Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed_l2.h217 int qed_sp_vport_stop(struct qed_hwfn *p_hwfn, u16 opaque_fid, u8 vport_id);
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()
Dqed_sriov.c1996 rc = qed_sp_vport_stop(p_hwfn, vf->opaque_fid, vf->vport_id); in qed_iov_vf_mbx_stop_vport()