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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf.h219 enum _ecore_status_t ecore_vf_pf_vport_update(struct ecore_hwfn *p_hwfn,
352 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_vport_update(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_sp_vport_update_params OSAL_UNUSED *p_params) {return ECORE_INVAL;} function
H A Decore_vf.c1256 enum _ecore_status_t ecore_vf_pf_vport_update(struct ecore_hwfn *p_hwfn, function
1534 ecore_vf_pf_vport_update(p_hwfn, &sp_params);
H A Decore_l2.c747 rc = ecore_vf_pf_vport_update(p_hwfn, p_params);
872 return ecore_vf_pf_vport_update(p_hwfn, &s_params);

Completed in 97 milliseconds