Home
last modified time | relevance | path

Searched refs:FW_MINOR_VERSION (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Dcommon_hsi.h102 #define FW_MINOR_VERSION 33 macro
H A Decore.h50 ((FW_MAJOR_VERSION << 24) | (FW_MINOR_VERSION << 16) | \
H A Decore_vf.c330 req->vfdev_info.fw_minor = FW_MINOR_VERSION; in ecore_vf_pf_acquire()
H A Decore_sriov.c1857 pfdev_info->fw_minor = FW_MINOR_VERSION; in ecore_iov_vf_mbx_acquire()
H A Decore_mcp.c71 #define PDA_COMP (((FW_MAJOR_VERSION) + (FW_MINOR_VERSION << 8)) << \
H A Dqlnx_os.c1051 FW_MAJOR_VERSION, FW_MINOR_VERSION, FW_REVISION_VERSION, in qlnx_pci_attach()