Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h86 struct otx2_snd_queue { struct
168 struct otx2_snd_queue *sq;
183 struct otx2_snd_queue *sq,
185 void cn10k_sqe_flush(void *dev, struct otx2_snd_queue *sq,
187 void otx2_sqe_flush(void *dev, struct otx2_snd_queue *sq,
H A Dcn10k_ipsec.h229 bool otx2_sqe_add_sg_ipsec(struct otx2_nic *pfvf, struct otx2_snd_queue *sq,
232 struct otx2_snd_queue *sq, struct sk_buff *skb,
251 otx2_sqe_add_sg_ipsec(struct otx2_nic *pfvf, struct otx2_snd_queue *sq, in otx2_sqe_add_sg_ipsec()
259 struct otx2_snd_queue *sq, struct sk_buff *skb, in cn10k_ipsec_transmit()
H A Dotx2_txrx.c34 static int otx2_get_free_sqe(struct otx2_snd_queue *sq) in otx2_get_free_sqe()
106 struct otx2_snd_queue *sq, in otx2_xdp_snd_pkt_handler()
127 struct otx2_snd_queue *sq, in otx2_snd_pkt_handler()
464 struct otx2_snd_queue *sq; in otx2_tx_napi_handler()
843 struct otx2_snd_queue *sq, in otx2_dma_map_tso_skb()
1123 struct otx2_snd_queue *sq, int *offset) in otx2_set_txtstamp()
1186 struct otx2_snd_queue *sq, in otx2_sq_append_skb()
1318 struct otx2_snd_queue *sq; in otx2_cleanup_tx_cqes()
1385 struct otx2_snd_queue *sq; in otx2_free_pending_sqe()
1438 struct otx2_snd_queue *sq; in otx2_read_free_sqe()
[all …]
H 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()
H A Dotx2_xsk.h22 void otx2_attach_xsk_buff(struct otx2_nic *pfvf, struct otx2_snd_queue *sq, int qidx);
H A Dcn10k.h28 void cn10k_sqe_flush(void *dev, struct otx2_snd_queue *sq, int size, int qidx);
H A Dotx2_xsk.c143 struct otx2_snd_queue *sq; in otx2_xsk_pool_disable()
193 void otx2_attach_xsk_buff(struct otx2_nic *pfvf, struct otx2_snd_queue *sq, int qidx) in otx2_attach_xsk_buff()
H A Dotx2_common.c98 struct otx2_snd_queue *sq = &pfvf->qset.sq[qidx]; in otx2_update_sq_stats()
862 struct otx2_snd_queue *sq; in otx2_sqb_flush()
932 struct otx2_snd_queue *sq; in otx2_sq_aq_init()
969 struct otx2_snd_queue *sq; in otx2_sq_init()
1274 struct otx2_snd_queue *sq; in otx2_sq_free_sqbs()
1539 struct otx2_snd_queue *sq; in otx2_sq_aura_pool_init()
H A Drep.c155 struct otx2_snd_queue *sq; in rvu_rep_sp_stats64()
419 struct otx2_snd_queue *sq; in rvu_rep_xmit()
H A Dcn10k_ipsec.c865 bool otx2_sqe_add_sg_ipsec(struct otx2_nic *pfvf, struct otx2_snd_queue *sq, in otx2_sqe_add_sg_ipsec()
931 struct otx2_snd_queue *sq, struct sk_buff *skb, in cn10k_ipsec_transmit()
H A Dcn10k.c143 void cn10k_sqe_flush(void *dev, struct otx2_snd_queue *sq, int size, int qidx) in cn10k_sqe_flush()
H A Dotx2_pf.c1307 struct otx2_snd_queue *sq; in otx2_q_intr_handler()
1476 struct otx2_snd_queue *sq; in otx2_free_sq_res()
1865 sizeof(struct otx2_snd_queue), GFP_KERNEL); in otx2_alloc_queue_mem()
2138 struct otx2_snd_queue *sq; in otx2_xmit()
2710 struct otx2_snd_queue *sq; in otx2_xdp_xmit()
H A Dotx2_vf.c394 struct otx2_snd_queue *sq; in otx2vf_xmit()
H A Dotx2_common.h365 void (*sqe_flush)(void *dev, struct otx2_snd_queue *sq,