Home
last modified time | relevance | path

Searched refs:otx2_snd_queue (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_txrx.h84 struct otx2_snd_queue { struct
156 struct otx2_snd_queue *sq;
170 bool otx2_sq_append_skb(struct net_device *netdev, struct otx2_snd_queue *sq,
172 void cn10k_sqe_flush(void *dev, struct otx2_snd_queue *sq,
174 void otx2_sqe_flush(void *dev, struct otx2_snd_queue *sq,
A Dotx2_txrx.c116 struct otx2_snd_queue *sq, in otx2_xdp_snd_pkt_handler()
135 struct otx2_snd_queue *sq, in otx2_snd_pkt_handler()
454 struct otx2_snd_queue *sq; in otx2_tx_napi_handler()
598 void otx2_sqe_flush(void *dev, struct otx2_snd_queue *sq, in otx2_sqe_flush()
802 struct otx2_snd_queue *sq, in otx2_dma_map_tso_skb()
834 static u64 otx2_tso_frag_dma_addr(struct otx2_snd_queue *sq, in otx2_tso_frag_dma_addr()
852 static void otx2_sqe_tso_add_sg(struct otx2_snd_queue *sq, in otx2_sqe_tso_add_sg()
1082 struct otx2_snd_queue *sq, int *offset) in otx2_set_txtstamp()
1258 struct otx2_snd_queue *sq; in otx2_cleanup_tx_cqes()
1325 struct otx2_snd_queue *sq; in otx2_free_pending_sqe()
[all …]
A Dqos_sq.c38 struct otx2_snd_queue *sq; in otx2_qos_sq_aura_pool_init()
120 struct otx2_snd_queue *sq; in otx2_qos_sq_free_sqbs()
263 struct otx2_snd_queue *sq; in otx2_qos_disable_sq()
A Dcn10k.h28 void cn10k_sqe_flush(void *dev, struct otx2_snd_queue *sq, int size, int qidx);
A Dotx2_common.c89 struct otx2_snd_queue *sq = &pfvf->qset.sq[qidx]; in otx2_update_sq_stats()
819 struct otx2_snd_queue *sq; in otx2_sqb_flush()
889 struct otx2_snd_queue *sq; in otx2_sq_aq_init()
926 struct otx2_snd_queue *sq; in otx2_sq_init()
1189 struct otx2_snd_queue *sq; in otx2_sq_free_sqbs()
1431 struct otx2_snd_queue *sq; in otx2_sq_aura_pool_init()
A Dcn10k.c138 void cn10k_sqe_flush(void *dev, struct otx2_snd_queue *sq, int size, int qidx) in cn10k_sqe_flush()
A Dotx2_pf.c1269 struct otx2_snd_queue *sq; in otx2_q_intr_handler()
1433 struct otx2_snd_queue *sq; in otx2_free_sq_res()
1808 sizeof(struct otx2_snd_queue), GFP_KERNEL); in otx2_open()
2065 struct otx2_snd_queue *sq; in otx2_xmit()
2634 struct otx2_snd_queue *sq; in otx2_xdp_xmit()
A Dotx2_vf.c392 struct otx2_snd_queue *sq; in otx2vf_xmit()
A Dotx2_common.h371 void (*sqe_flush)(void *dev, struct otx2_snd_queue *sq,

Completed in 25 milliseconds