Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2481 #define BC_HWRM_STR_LEN 21 macro
2482 #define PHY_VER_STR_LEN (FW_VER_STR_LEN - BC_HWRM_STR_LEN)
Dbnxt.c9690 len = BC_HWRM_STR_LEN; in bnxt_hwrm_ver_get()