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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dcommon_hsi.h104 #define FW_MINOR_VERSION 33 macro
H A Decore.h52 ((FW_MAJOR_VERSION << 24) | (FW_MINOR_VERSION << 16) | \
H A Decore_vf.c332 req->vfdev_info.fw_minor = FW_MINOR_VERSION;
H A Decore_mcp.c73 #define PDA_COMP (((FW_MAJOR_VERSION) + (FW_MINOR_VERSION << 8)) << \
H A Decore_sriov.c1859 pfdev_info->fw_minor = FW_MINOR_VERSION;
H A Dqlnx_os.c1088 FW_MAJOR_VERSION, FW_MINOR_VERSION, FW_REVISION_VERSION,

Completed in 204 milliseconds