Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h895 qed_vf_pf_txq_start(struct qed_hwfn *p_hwfn,
1144 static inline int qed_vf_pf_txq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_txq_start() function
Dqed_vf.c841 qed_vf_pf_txq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_txq_start() function
Dqed_l2.c1149 rc = qed_vf_pf_txq_start(p_hwfn, p_cid, in qed_eth_tx_queue_start()