Symbol: otx2_cq_queue
drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c
124
int cn10k_refill_pool_ptrs(void *dev, struct otx2_cq_queue *cq)
drivers/net/ethernet/marvell/octeontx2/nic/cn10k.h
27
int cn10k_refill_pool_ptrs(void *dev, struct otx2_cq_queue *cq);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
1056
struct otx2_cq_queue *cq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
1156
struct otx2_cq_queue *cq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
585
int otx2_alloc_buffer(struct otx2_nic *pfvf, struct otx2_cq_queue *cq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
1067
void otx2_cleanup_rx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq, int qidx);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
1068
void otx2_cleanup_tx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
1072
int otx2_alloc_buffer(struct otx2_nic *pfvf, struct otx2_cq_queue *cq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
399
int (*refill_pool_ptrs)(void *dev, struct otx2_cq_queue *cq);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
1548
struct otx2_cq_queue *cq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
1751
struct otx2_cq_queue *cq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
1944
qset->cq = kzalloc_objs(struct otx2_cq_queue, pf->qset.cq_cnt);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
126
struct otx2_cq_queue *cq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
1276
void otx2_cleanup_rx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq, int qidx)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
1318
void otx2_cleanup_tx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
1491
struct otx2_cq_queue *cq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
332
struct otx2_cq_queue *cq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
395
struct otx2_cq_queue *cq, int budget)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
43
struct otx2_cq_queue *cq,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
436
int otx2_refill_pool_ptrs(void *dev, struct otx2_cq_queue *cq)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
465
struct otx2_cq_queue *cq, int budget)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
567
struct otx2_cq_queue *rx_cq = NULL;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
568
struct otx2_cq_queue *cq = NULL;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
58
struct otx2_cq_queue *cq)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
82
static struct nix_cqe_hdr_s *otx2_get_next_cqe(struct otx2_cq_queue *cq)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.h
167
struct otx2_cq_queue *cq;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.h
189
int otx2_refill_pool_ptrs(void *dev, struct otx2_cq_queue *cq);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.h
190
int cn10k_refill_pool_ptrs(void *dev, struct otx2_cq_queue *cq);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_xsk.c
94
struct otx2_cq_queue *cq;
drivers/net/ethernet/marvell/octeontx2/nic/qos_sq.c
285
struct otx2_cq_queue *cq;