Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h3025 #define BCM_5710_FW_MAJOR_VERSION 7 macro
Dbnx2x_main.c73 __stringify(BCM_5710_FW_MAJOR_VERSION) "." \
79 __stringify(BCM_5710_FW_MAJOR_VERSION) "." \
13443 bp->fw_major = BCM_5710_FW_MAJOR_VERSION; in bnx2x_init_firmware()
Dbnx2x_cmn.c2382 if (loaded_fw_major != BCM_5710_FW_MAJOR_VERSION || in bnx2x_compare_fw_ver()