Searched refs:qed_vf_pf_reset (Results 1 – 3 of 3) sorted by relevance
943 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
1238 int qed_vf_pf_reset(struct qed_hwfn *p_hwfn) in qed_vf_pf_reset() function
3274 rc = qed_vf_pf_reset(p_hwfn); in qed_hw_stop()