Searched refs:ecore_iov_release_hw_for_vf (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h235 * @brief ecore_iov_release_hw_for_vf - called once upper layer
246 enum _ecore_status_t ecore_iov_release_hw_for_vf(struct ecore_hwfn *p_hwfn,
768 static OSAL_INLINE enum _ecore_status_t ecore_iov_release_hw_for_vf(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_ptt OSAL_UNUSED *p_ptt, u16 OSAL_UNUSED rel_vf_id) {return ECORE_SUCCESS;} function
H A Decore_sriov.c1238 enum _ecore_status_t ecore_iov_release_hw_for_vf(struct ecore_hwfn *p_hwfn, function
1249 DP_ERR(p_hwfn, "ecore_iov_release_hw_for_vf : vf is NULL\n");
H A Dqlnx_os.c8082 ecore_iov_release_hw_for_vf(&cdev->hwfns[i],

Completed in 188 milliseconds