Home
last modified time | relevance | path

Searched refs:qed_vf_pf_reset (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A 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
H A Dqed_vf.c1232 int qed_vf_pf_reset(struct qed_hwfn *p_hwfn) in qed_vf_pf_reset() function
H A Dqed_dev.c3275 rc = qed_vf_pf_reset(p_hwfn); in qed_hw_stop()
3278 "qed_vf_pf_reset failed. rc = %d.\n", in qed_hw_stop()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h934 * qed_vf_pf_reset(): VF - send a close message to PF.
940 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
H A Dqed_vf.c1222 int qed_vf_pf_reset(struct qed_hwfn *p_hwfn) in qed_vf_pf_reset() function
H A Dqed_dev.c3361 rc = qed_vf_pf_reset(p_hwfn); in qed_hw_stop()
3364 "qed_vf_pf_reset failed. rc = %d.\n", in qed_hw_stop()

Completed in 21 milliseconds