Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h969 * @brief qed_vf_pf_vport_stop - stop the VF's vport
975 int qed_vf_pf_vport_stop(struct qed_hwfn *p_hwfn);
1166 static inline int qed_vf_pf_vport_stop(struct qed_hwfn *p_hwfn) in qed_vf_pf_vport_stop() function
H A Dqed_vf.c985 int qed_vf_pf_vport_stop(struct qed_hwfn *p_hwfn) in qed_vf_pf_vport_stop() function
H A Dqed_l2.c752 return qed_vf_pf_vport_stop(p_hwfn); in qed_sp_vport_stop()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h995 * qed_vf_pf_vport_stop(): stop the VF's vport
1001 int qed_vf_pf_vport_stop(struct qed_hwfn *p_hwfn);
1203 static inline int qed_vf_pf_vport_stop(struct qed_hwfn *p_hwfn) in qed_vf_pf_vport_stop() function
H A Dqed_vf.c983 int qed_vf_pf_vport_stop(struct qed_hwfn *p_hwfn) in qed_vf_pf_vport_stop() function
H A Dqed_l2.c753 return qed_vf_pf_vport_stop(p_hwfn); in qed_sp_vport_stop()

Completed in 17 milliseconds