Searched refs:otx2_snd_queue (Results 1 – 11 of 11) sorted by relevance
| /linux/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() 46 static void otx2_sq_set_sqe_base(struct otx2_snd_queue *sq, in otx2_sq_set_sqe_base() 106 struct otx2_snd_queue *sq, in otx2_xdp_snd_pkt_handler() 127 struct otx2_snd_queue *sq, in otx2_snd_pkt_handler() 468 struct otx2_snd_queue *sq; in otx2_tx_napi_handler() 644 void otx2_sqe_flush(void *dev, struct otx2_snd_queue *sq, in otx2_sqe_flush() 662 static bool otx2_sqe_add_sg(struct otx2_nic *pfvf, struct otx2_snd_queue *sq, in otx2_sqe_add_sg() 707 static void otx2_sqe_add_ext(struct otx2_nic *pfvf, struct otx2_snd_queue *sq, in otx2_sqe_add_ext() 775 static void otx2_sqe_add_mem(struct otx2_snd_queue *sq, int *offset, in otx2_sqe_add_mem() 798 static void otx2_sqe_add_hdr(struct otx2_nic *pfvf, struct otx2_snd_queue *sq, in otx2_sqe_add_hdr() [all …]
|
| H A D | otx2_xsk.c | 144 struct otx2_snd_queue *sq; in otx2_xsk_pool_disable() 194 void otx2_attach_xsk_buff(struct otx2_nic *pfvf, struct otx2_snd_queue *sq, int qidx) in otx2_attach_xsk_buff() 204 struct otx2_snd_queue *sq; in otx2_xsk_sq_append_pkt()
|
| 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 | 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() 284 struct otx2_snd_queue *sq; in otx2_qos_disable_sq()
|
| 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_common.c | 98 struct otx2_snd_queue *sq = &pfvf->qset.sq[qidx]; in otx2_update_sq_stats() 855 struct otx2_snd_queue *sq; in otx2_sqb_flush() 926 struct otx2_snd_queue *sq; in otx2_sq_aq_init() 963 struct otx2_snd_queue *sq; in otx2_sq_init() 1268 struct otx2_snd_queue *sq; in otx2_sq_free_sqbs() 1545 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() 420 struct otx2_snd_queue *sq; in rvu_rep_xmit()
|
| H A D | otx2_common.h | 372 void (*sqe_flush)(void *dev, struct otx2_snd_queue *sq, 1134 void otx2_xdp_sqe_add_sg(struct otx2_snd_queue *sq, struct xdp_frame *xdpf,
|
| H A D | otx2_pf.c | 1396 struct otx2_snd_queue *sq; in otx2_q_intr_handler() 1565 struct otx2_snd_queue *sq; in otx2_free_sq_res() 1954 sizeof(struct otx2_snd_queue), GFP_KERNEL); in otx2_alloc_queue_mem() 2224 struct otx2_snd_queue *sq; in otx2_xmit() 2791 struct otx2_snd_queue *sq; in otx2_xdp_xmit()
|