Home
last modified time | relevance | path

Searched refs:BC_HWRM_STR_LEN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2542 #define BC_HWRM_STR_LEN 21 macro
2543 #define PHY_VER_STR_LEN (FW_VER_STR_LEN - BC_HWRM_STR_LEN)
H A Dbnxt.c10069 len = BC_HWRM_STR_LEN; in bnxt_hwrm_ver_get()