Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h106 struct otx2_cq_poll { struct
141 struct otx2_cq_poll *napi;
H A Dotx2_pf.c1221 struct otx2_cq_poll *cq_poll = (struct otx2_cq_poll *)cq_irq; in otx2_cq_intr_handler()
1241 struct otx2_cq_poll *cq_poll; in otx2_disable_napi()
1452 struct otx2_cq_poll *cq_poll = NULL; in otx2_open()
1623 struct otx2_cq_poll *cq_poll = NULL; in otx2_stop()
H A Dotx2_txrx.c399 struct otx2_cq_poll *cq_poll; in otx2_napi_handler()
405 cq_poll = container_of(napi, struct otx2_cq_poll, napi); in otx2_napi_handler()