Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h988 int qed_vf_pf_vport_start(struct qed_hwfn *p_hwfn,
1182 static inline int qed_vf_pf_vport_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_vport_start() function
Dqed_vf.c941 int qed_vf_pf_vport_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_vport_start() function
Dqed_l2.c440 return qed_vf_pf_vport_start(p_hwfn, p_params->vport_id, in qed_sp_vport_start()