Searched refs:BCM_5710_FW_MAJOR_VERSION (Results 1 – 4 of 4) sorted by relevance
4 #define BCM_5710_FW_MAJOR_VERSION 7 macro
70 #define LM_INFO_STR "\r\nFW Ver:" StringIt(BCM_5710_FW_MAJOR_VERSION) "." StringIt(BCM_…
3641 pdev->ver_num_fw = (BCM_5710_FW_MAJOR_VERSION << 24) | in lm_get_dev_info()4074 u32_t drv_fw_ver = (BCM_5710_FW_MAJOR_VERSION) | in lm_is_fw_version_valid()
664 BCM_5710_FW_MAJOR_VERSION, in BnxeAttachDevice()