Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c73 __stringify(BCM_5710_FW_MAJOR_VERSION) "." \
750 BCM_5710_FW_MAJOR_VERSION, in bnx2x_mc_assert()
13369 if ((fw_ver[0] != BCM_5710_FW_MAJOR_VERSION) || in bnx2x_check_firmware()
13375 BCM_5710_FW_MAJOR_VERSION, in bnx2x_check_firmware()
Dbnx2x_hsi.h3025 #define BCM_5710_FW_MAJOR_VERSION 7 macro
Dbnx2x_cmn.c2367 u32 my_fw = (BCM_5710_FW_MAJOR_VERSION) + in bnx2x_compare_fw_ver()