Searched refs:BCM_5710_FW_REVISION_VERSION (Results 1 – 4 of 4) sorted by relevance
6 #define BCM_5710_FW_REVISION_VERSION 51 macro
70 #define LM_INFO_STR "\r\nFW Ver:" StringIt(BCM_5710_FW_MAJOR_VERSION) "." StringIt(BCM_5710_FW_MINOR_VERSION) "." StringIt(BCM_5710_FW_REVISION_VERSION) "." StringIt(BCM_5710_FW_ENGINEERING_VERSION) "\r\nFW Compile:" StringIt(BCM_5710_FW_COMPILE_FLAGS) LM_DEBUG_STR
3643 (BCM_5710_FW_REVISION_VERSION<<8) | in lm_get_dev_info() 4076 (BCM_5710_FW_REVISION_VERSION << 16) | in lm_is_fw_version_valid()
666 BCM_5710_FW_REVISION_VERSION, in BnxeAttachDevice()