Symbol: otx2_snd_queue
drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c
157
void cn10k_sqe_flush(void *dev, struct otx2_snd_queue *sq, int size, int qidx)
drivers/net/ethernet/marvell/octeontx2/nic/cn10k.h
28
void cn10k_sqe_flush(void *dev, struct otx2_snd_queue *sq, int size, int qidx);
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.c
866
bool otx2_sqe_add_sg_ipsec(struct otx2_nic *pfvf, struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.c
932
struct otx2_snd_queue *sq, struct sk_buff *skb,
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.h
229
bool otx2_sqe_add_sg_ipsec(struct otx2_nic *pfvf, struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.h
232
struct otx2_snd_queue *sq, struct sk_buff *skb,
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.h
251
otx2_sqe_add_sg_ipsec(struct otx2_nic *pfvf, struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.h
259
struct otx2_snd_queue *sq, struct sk_buff *skb,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
1268
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
1547
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
855
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
926
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
963
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
98
struct otx2_snd_queue *sq = &pfvf->qset.sq[qidx];
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
1166
void otx2_xdp_sqe_add_sg(struct otx2_snd_queue *sq, struct xdp_frame *xdpf,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
397
void (*sqe_flush)(void *dev, struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
1393
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
1562
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
1948
qset->sq = kzalloc_objs(struct otx2_snd_queue,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
2218
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
2816
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
106
struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
1127
struct otx2_snd_queue *sq, int *offset)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
1190
struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
127
struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
1322
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
1389
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
1417
void otx2_xdp_sqe_add_sg(struct otx2_snd_queue *sq, struct xdp_frame *xdpf,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
1441
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
1458
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
34
static int otx2_get_free_sqe(struct otx2_snd_queue *sq)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
46
static void otx2_sq_set_sqe_base(struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
468
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
644
void otx2_sqe_flush(void *dev, struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
662
static bool otx2_sqe_add_sg(struct otx2_nic *pfvf, struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
707
static void otx2_sqe_add_ext(struct otx2_nic *pfvf, struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
775
static void otx2_sqe_add_mem(struct otx2_snd_queue *sq, int *offset,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
798
static void otx2_sqe_add_hdr(struct otx2_nic *pfvf, struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
847
struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
879
static u64 otx2_tso_frag_dma_addr(struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
897
static void otx2_sqe_tso_add_sg(struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
928
static void otx2_sq_append_tso(struct otx2_nic *pfvf, struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.h
168
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.h
183
struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.h
185
void cn10k_sqe_flush(void *dev, struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.h
187
void otx2_sqe_flush(void *dev, struct otx2_snd_queue *sq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c
419
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_xsk.c
144
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_xsk.c
194
void otx2_attach_xsk_buff(struct otx2_nic *pfvf, struct otx2_snd_queue *sq, int qidx)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_xsk.c
204
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_xsk.h
22
void otx2_attach_xsk_buff(struct otx2_nic *pfvf, struct otx2_snd_queue *sq, int qidx);
drivers/net/ethernet/marvell/octeontx2/nic/qos_sq.c
120
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/qos_sq.c
284
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/qos_sq.c
38
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/rep.c
155
struct otx2_snd_queue *sq;
drivers/net/ethernet/marvell/octeontx2/nic/rep.c
420
struct otx2_snd_queue *sq;