Home
last modified time | relevance | path

Searched refs:qed_vf_pf_vport_stop (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h1001 int qed_vf_pf_vport_stop(struct qed_hwfn *p_hwfn);
1203 static inline int qed_vf_pf_vport_stop(struct qed_hwfn *p_hwfn) in qed_vf_pf_vport_stop() function
Dqed_vf.c983 int qed_vf_pf_vport_stop(struct qed_hwfn *p_hwfn) in qed_vf_pf_vport_stop() function
Dqed_l2.c753 return qed_vf_pf_vport_stop(p_hwfn); in qed_sp_vport_stop()