Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h1002 int qed_vf_pf_vport_stop(struct qed_hwfn *p_hwfn);
1193 static inline int qed_vf_pf_vport_stop(struct qed_hwfn *p_hwfn) in qed_vf_pf_vport_stop() function
Dqed_vf.c991 int qed_vf_pf_vport_stop(struct qed_hwfn *p_hwfn) in qed_vf_pf_vport_stop() function
Dqed_l2.c773 return qed_vf_pf_vport_stop(p_hwfn); in qed_sp_vport_stop()