Home
last modified time | relevance | path

Searched refs:BCM_5710_FW_MAJOR_VERSION (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h3025 #define BCM_5710_FW_MAJOR_VERSION 7 macro
Dbnx2x_main.c72 __stringify(BCM_5710_FW_MAJOR_VERSION) "." \
78 __stringify(BCM_5710_FW_MAJOR_VERSION) "." \
13430 bp->fw_major = BCM_5710_FW_MAJOR_VERSION; in bnx2x_init_firmware()
Dbnx2x_cmn.c2392 if (loaded_fw_major != BCM_5710_FW_MAJOR_VERSION || in bnx2x_compare_fw_ver()