Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.h208 * @brief qed_sp_vport_stop -
219 int qed_sp_vport_stop(struct qed_hwfn *p_hwfn, u16 opaque_fid, u8 vport_id);
H A Dqed_l2.c743 int qed_sp_vport_stop(struct qed_hwfn *p_hwfn, u16 opaque_fid, u8 vport_id) in qed_sp_vport_stop() function
2352 rc = qed_sp_vport_stop(p_hwfn, in qed_stop_vport()
H A Dqed_sriov.c1994 rc = qed_sp_vport_stop(p_hwfn, vf->opaque_fid, vf->vport_id); in qed_iov_vf_mbx_stop_vport()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.h207 * qed_sp_vport_stop: This ramrod closes a VPort after all its
217 int qed_sp_vport_stop(struct qed_hwfn *p_hwfn, u16 opaque_fid, u8 vport_id);
H A Dqed_l2.c744 int qed_sp_vport_stop(struct qed_hwfn *p_hwfn, u16 opaque_fid, u8 vport_id) in qed_sp_vport_stop() function
2362 rc = qed_sp_vport_stop(p_hwfn, in qed_stop_vport()
H A Dqed_sriov.c1996 rc = qed_sp_vport_stop(p_hwfn, vf->opaque_fid, vf->vport_id); in qed_iov_vf_mbx_stop_vport()

Completed in 24 milliseconds