Searched refs:qed_vf_pf_txq_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 | 870 qed_vf_pf_txq_start(struct qed_hwfn *p_hwfn, 1107 static inline int qed_vf_pf_txq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_txq_start() function
|
H A D | qed_vf.c | 840 qed_vf_pf_txq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_txq_start() function
|
H A D | qed_l2.c | 1148 rc = qed_vf_pf_txq_start(p_hwfn, p_cid, in qed_eth_tx_queue_start()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.h | 883 * qed_vf_pf_txq_start(): VF - start the TX queue by sending a message to the 895 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
|
H A D | qed_vf.c | 838 qed_vf_pf_txq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_txq_start() function
|
H A D | qed_l2.c | 1149 rc = qed_vf_pf_txq_start(p_hwfn, p_cid, in qed_eth_tx_queue_start()
|
Completed in 17 milliseconds