Home
last modified time | relevance | path

Searched refs:BCM_5710_FW_REVISION_VERSION (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A Dfw_defs.h6 #define BCM_5710_FW_REVISION_VERSION 51 macro
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_desc.h70 …VERSION) "." StringIt(BCM_5710_FW_MINOR_VERSION) "." StringIt(BCM_5710_FW_REVISION_VERSION) "." St…
H A Dlm_devinfo.c3643 (BCM_5710_FW_REVISION_VERSION<<8) | in lm_get_dev_info()
4076 (BCM_5710_FW_REVISION_VERSION << 16) | in lm_is_fw_version_valid()
/titanic_50/usr/src/uts/common/io/bnxe/
H A Dbnxe_main.c666 BCM_5710_FW_REVISION_VERSION, in BnxeAttachDevice()