Searched refs:fw_eng (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf_api.h183 * @param fw_eng
189 u16 *fw_eng);
227 static OSAL_INLINE void ecore_vf_get_fw_version(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED *fw_major, u16 OSAL_UNUSED *fw_minor, u16 OSAL_UNUSED *fw_rev, u16 OSAL_UNUSED *fw_eng) {} argument
H A Decore_vfpf_if.h196 u16 fw_eng; member in struct:pfvf_acquire_resp_tlv::pf_vf_pfdev_info
H A Decore_vf.c1930 u16 *fw_eng)
1939 *fw_eng = info->fw_eng;
1928 ecore_vf_get_fw_version(struct ecore_hwfn *p_hwfn, u16 *fw_major, u16 *fw_minor, u16 *fw_rev, u16 *fw_eng) argument
H A Decore_sriov.c1862 pfdev_info->fw_eng = FW_ENGINEERING_VERSION;

Completed in 167 milliseconds