Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h987 int qed_vf_pf_vport_start(struct qed_hwfn *p_hwfn,
1192 static inline int qed_vf_pf_vport_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_vport_start() function
H A Dqed_vf.c933 int qed_vf_pf_vport_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_vport_start() function
H A Dqed_l2.c420 return qed_vf_pf_vport_start(p_hwfn, p_params->vport_id, in qed_sp_vport_start()