Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h121 struct otx2_cq_poll { struct
166 struct otx2_cq_poll *napi;
H A Dotx2_xsk.c171 struct otx2_cq_poll *cq_poll = NULL; in otx2_xsk_wakeup()
H A Dotx2_pf.c1422 struct otx2_cq_poll *cq_poll = (struct otx2_cq_poll *)cq_irq; in otx2_cq_intr_handler()
1444 struct otx2_cq_poll *cq_poll; in otx2_disable_napi()
1806 struct otx2_cq_poll *cq_poll; in otx2_dim_work()
1812 cq_poll = container_of(dim, struct otx2_cq_poll, dim); in otx2_dim_work()
1838 struct otx2_cq_poll *cq_poll; in otx2_alloc_queue_mem()
1885 struct otx2_cq_poll *cq_poll = NULL; in otx2_open()
2070 struct otx2_cq_poll *cq_poll = NULL; in otx2_stop()
H A Drep.c491 struct otx2_cq_poll *cq_poll = NULL; in rvu_rep_napi_init()
551 struct otx2_cq_poll *cq_poll = NULL; in rvu_rep_free_cq_rsrc()
H A Dotx2_txrx.c542 static void otx2_adjust_adaptive_coalese(struct otx2_nic *pfvf, struct otx2_cq_poll *cq_poll) in otx2_adjust_adaptive_coalese()
566 struct otx2_cq_poll *cq_poll; in otx2_napi_handler()
572 cq_poll = container_of(napi, struct otx2_cq_poll, napi); in otx2_napi_handler()