Searched refs:otx2_snd_queue (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_txrx.h | 86 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 D | cn10k_ipsec.h | 229 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 D | otx2_txrx.c | 34 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 D | qos_sq.c | 38 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 D | otx2_xsk.h | 22 void otx2_attach_xsk_buff(struct otx2_nic *pfvf, struct otx2_snd_queue *sq, int qidx);
|
| H A D | cn10k.h | 28 void cn10k_sqe_flush(void *dev, struct otx2_snd_queue *sq, int size, int qidx);
|
| H A D | otx2_xsk.c | 143 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 D | otx2_common.c | 98 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 D | rep.c | 155 struct otx2_snd_queue *sq; in rvu_rep_sp_stats64() 419 struct otx2_snd_queue *sq; in rvu_rep_xmit()
|
| H A D | cn10k_ipsec.c | 865 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 D | cn10k.c | 143 void cn10k_sqe_flush(void *dev, struct otx2_snd_queue *sq, int size, int qidx) in cn10k_sqe_flush()
|
| H A D | otx2_pf.c | 1307 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 D | otx2_vf.c | 394 struct otx2_snd_queue *sq; in otx2vf_xmit()
|
| H A D | otx2_common.h | 365 void (*sqe_flush)(void *dev, struct otx2_snd_queue *sq,
|