Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h925 int qed_vf_pf_release(struct qed_hwfn *p_hwfn);
1140 static inline int qed_vf_pf_release(struct qed_hwfn *p_hwfn) in qed_vf_pf_release() function
Dqed_vf.c209 int qed_vf_pf_release(struct qed_hwfn *p_hwfn) in qed_vf_pf_release() function
Dqed_dev.c4759 qed_vf_pf_release(p_hwfn); in qed_hw_remove()