Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c72 __stringify(BCM_5710_FW_MAJOR_VERSION) "." \
744 BCM_5710_FW_MAJOR_VERSION, in bnx2x_mc_assert()
12876 if ((fw_ver[0] != BCM_5710_FW_MAJOR_VERSION) || in bnx2x_check_firmware()
12882 BCM_5710_FW_MAJOR_VERSION, in bnx2x_check_firmware()
Dbnx2x_hsi.h2900 #define BCM_5710_FW_MAJOR_VERSION 7 macro
Dbnx2x_cmn.c2353 u32 my_fw = (BCM_5710_FW_MAJOR_VERSION) + in bnx2x_compare_fw_ver()