Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h943 int qed_vf_pf_reset(struct qed_hwfn *p_hwfn);
1162 static inline int qed_vf_pf_reset(struct qed_hwfn *p_hwfn) in qed_vf_pf_reset() function
Dqed_vf.c1238 int qed_vf_pf_reset(struct qed_hwfn *p_hwfn) in qed_vf_pf_reset() function
Dqed_dev.c3274 rc = qed_vf_pf_reset(p_hwfn); in qed_hw_stop()