Home
last modified time | relevance | path

Searched refs:otx2_cq_queue (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_txrx.h123 struct otx2_cq_queue { struct
148 struct otx2_cq_queue *cq; argument
169 void otx2_refill_pool_ptrs(void *dev, struct otx2_cq_queue *cq);
170 void cn10k_refill_pool_ptrs(void *dev, struct otx2_cq_queue *cq);
A Dotx2_txrx.c32 struct otx2_cq_queue *cq);
35 struct otx2_cq_queue *cq) in otx2_nix_cq_op_status()
59 static struct nix_cqe_hdr_s *otx2_get_next_cqe(struct otx2_cq_queue *cq) in otx2_get_next_cqe()
133 struct otx2_cq_queue *cq, in otx2_snd_pkt_handler()
342 struct otx2_cq_queue *cq, in otx2_rcv_pkt_handler()
390 struct otx2_cq_queue *cq, int budget) in otx2_rx_napi_handler()
428 void otx2_refill_pool_ptrs(void *dev, struct otx2_cq_queue *cq) in otx2_refill_pool_ptrs()
442 struct otx2_cq_queue *cq, int budget) in otx2_tx_napi_handler()
514 struct otx2_cq_queue *rx_cq = NULL; in otx2_napi_handler()
517 struct otx2_cq_queue *cq; in otx2_napi_handler()
[all …]
A Dcn10k.h27 void cn10k_refill_pool_ptrs(void *dev, struct otx2_cq_queue *cq);
A Dotx2_common.h356 void (*refill_pool_ptrs)(void *dev, struct otx2_cq_queue *cq);
930 void otx2_cleanup_rx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq);
931 void otx2_cleanup_tx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq);
934 int otx2_alloc_buffer(struct otx2_nic *pfvf, struct otx2_cq_queue *cq,
A Dcn10k.c110 void cn10k_refill_pool_ptrs(void *dev, struct otx2_cq_queue *cq) in cn10k_refill_pool_ptrs()
A Dotx2_common.c546 int otx2_alloc_buffer(struct otx2_nic *pfvf, struct otx2_cq_queue *cq, in otx2_alloc_buffer()
922 struct otx2_cq_queue *cq; in otx2_cq_init()
1001 struct otx2_cq_queue *cq; in otx2_pool_refill_task()
A Dotx2_pf.c1365 struct otx2_cq_queue *cq; in otx2_free_cq_res()
1553 struct otx2_cq_queue *cq; in otx2_free_hw_resources()
1707 sizeof(struct otx2_cq_queue), GFP_KERNEL); in otx2_open()

Completed in 21 milliseconds