Home
last modified time | relevance | path

Searched defs:relative_vf_id (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h503 #define OSAL_IOV_PF_RESP_TYPE(p_hwfn, relative_vf_id, status) argument
504 #define OSAL_IOV_VF_CLEANUP(p_hwfn, relative_vf_id) \ argument
507 #define OSAL_IOV_VF_ACQUIRE(p_hwfn, relative_vf_id) ECORE_SUCCESS argument
509 #define OSAL_IOV_PRE_START_VPORT(p_hwfn, relative_vf_id, params) ECORE_SUCCESS argument
510 #define OSAL_IOV_POST_START_VPORT(p_hwfn, relative_vf_id, vport_id, opaque_fid) argument
514 #define OSAL_PF_VF_MALICIOUS(p_hwfn, relative_vf_id) argument
515 #define OSAL_IOV_VF_MSG_TYPE(p_hwfn, relative_vf_id, type) argument
518 #define OSAL_PF_VF_MSG(p_hwfn, relative_vf_id) \ argument
H A Decore_sriov.h154 u8 relative_vf_id; member
329 …ecore_iov_get_vf_info(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED relative_vf_id, bool … in ecore_iov_get_vf_info()
H A Decore_sriov.c217 u16 relative_vf_id, in ecore_iov_get_vf_info()
1552 u16 relative_vf_id, in ecore_iov_get_public_vf_info()
H A Dqlnx_os.c7709 qlnx_osal_iov_vf_cleanup(void *p_hwfn, uint8_t relative_vf_id) in qlnx_osal_iov_vf_cleanup()
7814 qlnx_pf_vf_msg(void *p_hwfn, uint16_t relative_vf_id) in qlnx_pf_vf_msg()