Searched refs:qed_vf_pf_vport_start (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.h | 949 * @brief qed_vf_pf_vport_start - perform vport start for VF. 961 int qed_vf_pf_vport_start(struct qed_hwfn *p_hwfn, 1155 static inline int qed_vf_pf_vport_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_vport_start() function
|
H A D | qed_vf.c | 935 int qed_vf_pf_vport_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_vport_start() function
|
H A D | qed_l2.c | 419 return qed_vf_pf_vport_start(p_hwfn, p_params->vport_id, in qed_sp_vport_start()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.h | 975 * qed_vf_pf_vport_start(): perform vport start for VF. 987 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 D | qed_vf.c | 933 int qed_vf_pf_vport_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_vport_start() function
|
H A D | qed_l2.c | 420 return qed_vf_pf_vport_start(p_hwfn, p_params->vport_id, in qed_sp_vport_start()
|
Completed in 16 milliseconds