Searched refs:FW_MAJOR_VERSION (Results 1 – 7 of 7) sorted by relevance
63 #define QEDE_PMD_FW_VERSION qede_stringify(FW_MAJOR_VERSION) "." \
387 dev_info->fw_major = FW_MAJOR_VERSION; in qed_fill_dev_info()
95 #define FW_MAJOR_VERSION 8 macro
41 ((FW_MAJOR_VERSION << 24) | (FW_MINOR_VERSION << 16) | \
319 req->vfdev_info.fw_major = FW_MAJOR_VERSION; in ecore_vf_pf_acquire()
57 #define PDA_COMP (((FW_MAJOR_VERSION) + (FW_MINOR_VERSION << 8)) << \
1885 pfdev_info->fw_major = FW_MAJOR_VERSION; in ecore_iov_vf_mbx_acquire()