Home
last modified time | relevance | path

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

/linux/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.c172 struct otx2_cq_poll *cq_poll = NULL; in otx2_xsk_wakeup()
H A Dotx2_pf.c1511 struct otx2_cq_poll *cq_poll = (struct otx2_cq_poll *)cq_irq; in otx2_cq_intr_handler()
1533 struct otx2_cq_poll *cq_poll; in otx2_disable_napi()
1895 struct otx2_cq_poll *cq_poll; in otx2_dim_work()
1901 cq_poll = container_of(dim, struct otx2_cq_poll, dim); in otx2_dim_work()
1927 struct otx2_cq_poll *cq_poll; in otx2_alloc_queue_mem()
1974 struct otx2_cq_poll *cq_poll = NULL; in otx2_open()
2159 struct otx2_cq_poll *cq_poll = NULL; in otx2_stop()
H A Drep.c502 struct otx2_cq_poll *cq_poll = NULL; in rvu_rep_napi_init()
562 struct otx2_cq_poll *cq_poll = NULL; in rvu_rep_free_cq_rsrc()
H A Dotx2_txrx.c546 static void otx2_adjust_adaptive_coalese(struct otx2_nic *pfvf, struct otx2_cq_poll *cq_poll) in otx2_adjust_adaptive_coalese()
570 struct otx2_cq_poll *cq_poll; in otx2_napi_handler()
576 cq_poll = container_of(napi, struct otx2_cq_poll, napi); in otx2_napi_handler()