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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h206 * @brief ecore_iov_init_hw_for_vf - initialize the HW for
218 ecore_iov_init_hw_for_vf(struct ecore_hwfn *p_hwfn,
766 static OSAL_INLINE enum _ecore_status_t ecore_iov_init_hw_for_vf(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_ptt OSAL_UNUSED *p_ptt, struct ecore_iov_vf_init_params OSAL_UNUSED *p_params) {return ECORE_INVAL;} function
H A Decore_sriov.c1102 ecore_iov_init_hw_for_vf(struct ecore_hwfn *p_hwfn, function
1118 DP_ERR(p_hwfn, "ecore_iov_init_hw_for_vf : vf is OSAL_NULL\n");
H A Dqlnx_os.c8347 ret = ecore_iov_init_hw_for_vf(hwfn, ptt, &params);

Completed in 181 milliseconds