Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h952 int qed_vf_pf_release(struct qed_hwfn *p_hwfn);
1167 static inline int qed_vf_pf_release(struct qed_hwfn *p_hwfn) in qed_vf_pf_release() function
Dqed_vf.c222 int qed_vf_pf_release(struct qed_hwfn *p_hwfn) in qed_vf_pf_release() function
Dqed_dev.c3230 qed_vf_pf_release(p_hwfn); in qed_hw_remove()