Searched refs:FW_MINOR_VERSION (Results 1 – 7 of 7) sorted by relevance
64 qede_stringify(FW_MINOR_VERSION) "." \
388 dev_info->fw_minor = FW_MINOR_VERSION; in qed_fill_dev_info()
96 #define FW_MINOR_VERSION 40 macro
41 ((FW_MAJOR_VERSION << 24) | (FW_MINOR_VERSION << 16) | \
320 req->vfdev_info.fw_minor = FW_MINOR_VERSION; in ecore_vf_pf_acquire()
57 #define PDA_COMP (((FW_MAJOR_VERSION) + (FW_MINOR_VERSION << 8)) << \
1886 pfdev_info->fw_minor = FW_MINOR_VERSION; in ecore_iov_vf_mbx_acquire()