Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h940 int qed_vf_pf_reset(struct qed_hwfn *p_hwfn);
1172 static inline int qed_vf_pf_reset(struct qed_hwfn *p_hwfn) in qed_vf_pf_reset() function
Dqed_vf.c1233 int qed_vf_pf_reset(struct qed_hwfn *p_hwfn) in qed_vf_pf_reset() function
Dqed_dev.c3361 rc = qed_vf_pf_reset(p_hwfn); in qed_hw_stop()