Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.h102 struct otx2_cq_poll { struct
137 struct otx2_cq_poll *napi;
Dotx2_pf.c1232 struct otx2_cq_poll *cq_poll = (struct otx2_cq_poll *)cq_irq; in otx2_cq_intr_handler()
1252 struct otx2_cq_poll *cq_poll; in otx2_disable_napi()
1499 struct otx2_cq_poll *cq_poll = NULL; in otx2_open()
1677 struct otx2_cq_poll *cq_poll = NULL; in otx2_stop()
Dotx2_txrx.c405 struct otx2_cq_poll *cq_poll; in otx2_napi_handler()
411 cq_poll = container_of(napi, struct otx2_cq_poll, napi); in otx2_napi_handler()