Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev_api.h147 * @brief qed_hw_start_fastpath -restart fastpath traffic,
154 int qed_hw_start_fastpath(struct qed_hwfn *p_hwfn);
H A Dqed_l2.c2328 rc = qed_hw_start_fastpath(p_hwfn); in qed_start_vport()
H A Dqed_dev.c3414 int qed_hw_start_fastpath(struct qed_hwfn *p_hwfn) in qed_hw_start_fastpath() function
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev_api.h155 * qed_hw_start_fastpath(): Restart fastpath traffic,
162 int qed_hw_start_fastpath(struct qed_hwfn *p_hwfn);
H A Dqed_l2.c2338 rc = qed_hw_start_fastpath(p_hwfn); in qed_start_vport()
H A Dqed_dev.c3500 int qed_hw_start_fastpath(struct qed_hwfn *p_hwfn) in qed_hw_start_fastpath() function

Completed in 21 milliseconds