Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h916 int qed_vf_pf_reset(struct qed_hwfn *p_hwfn);
1135 static inline int qed_vf_pf_reset(struct qed_hwfn *p_hwfn) in qed_vf_pf_reset() function
Dqed_vf.c1232 int qed_vf_pf_reset(struct qed_hwfn *p_hwfn) in qed_vf_pf_reset() function
Dqed_dev.c3275 rc = qed_vf_pf_reset(p_hwfn); in qed_hw_stop()