Searched defs:relative_vf_id (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h156 u8 relative_vf_id; member in struct:ecore_vf_info
331 static OSAL_INLINE struct ecore_vf_info *ecore_iov_get_vf_info(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED relative_vf_id, bool OSAL_UNUSED b_enabled_only) {return OSAL_NULL;} argument
H A Decore_sriov.c219 ecore_iov_get_vf_info(struct ecore_hwfn *p_hwfn, u16 relative_vf_id, bool b_enabled_only) argument
1554 ecore_iov_get_public_vf_info(struct ecore_hwfn *p_hwfn, u16 relative_vf_id, bool b_enabled_only) argument
[all...]
H A Dqlnx_os.c7990 qlnx_osal_iov_vf_cleanup(void *p_hwfn, uint8_t relative_vf_id) argument
8103 qlnx_pf_vf_msg(void *p_hwfn, uint16_t relative_vf_id) argument

Completed in 186 milliseconds