Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.h120 struct otx2_cq_queue { struct
142 struct otx2_cq_queue *cq; argument
Dotx2_txrx.c23 static struct nix_cqe_hdr_s *otx2_get_next_cqe(struct otx2_cq_queue *cq) in otx2_get_next_cqe()
79 struct otx2_cq_queue *cq, in otx2_snd_pkt_handler()
274 struct otx2_cq_queue *cq, in otx2_rcv_pkt_handler()
303 struct otx2_cq_queue *cq, int budget) in otx2_rx_napi_handler()
359 struct otx2_cq_queue *cq, int budget) in otx2_tx_napi_handler()
401 struct otx2_cq_queue *cq; in otx2_napi_handler()
908 void otx2_cleanup_rx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq) in otx2_cleanup_rx_cqes()
933 void otx2_cleanup_tx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq) in otx2_cleanup_tx_cqes()
Dotx2_common.h608 void otx2_cleanup_rx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq);
609 void otx2_cleanup_tx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq);
Dotx2_pf.c1249 struct otx2_cq_queue *cq; in otx2_free_cq_res()
1383 struct otx2_cq_queue *cq; in otx2_free_hw_resources()
1470 sizeof(struct otx2_cq_queue), GFP_KERNEL); in otx2_open()
Dotx2_common.c817 struct otx2_cq_queue *cq; in otx2_cq_init()
884 struct otx2_cq_queue *cq; in otx2_pool_refill_task()