Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2016 #define BC_HWRM_STR_LEN 21 macro
2017 #define PHY_VER_STR_LEN (FW_VER_STR_LEN - BC_HWRM_STR_LEN)
Dbnxt.c8205 len = BC_HWRM_STR_LEN; in bnxt_hwrm_ver_get()