Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_txrx.h108 struct otx2_cq_poll { struct
147 struct otx2_cq_poll *napi;
A Dotx2_pf.c1330 struct otx2_cq_poll *cq_poll = (struct otx2_cq_poll *)cq_irq; in otx2_cq_intr_handler()
1351 struct otx2_cq_poll *cq_poll; in otx2_disable_napi()
1666 struct otx2_cq_poll *cq_poll; in otx2_dim_work()
1672 cq_poll = container_of(dim, struct otx2_cq_poll, dim); in otx2_dim_work()
1684 struct otx2_cq_poll *cq_poll = NULL; in otx2_open()
1870 struct otx2_cq_poll *cq_poll = NULL; in otx2_stop()
A Dotx2_txrx.c500 static void otx2_adjust_adaptive_coalese(struct otx2_nic *pfvf, struct otx2_cq_poll *cq_poll) in otx2_adjust_adaptive_coalese()
515 struct otx2_cq_poll *cq_poll; in otx2_napi_handler()
521 cq_poll = container_of(napi, struct otx2_cq_poll, napi); in otx2_napi_handler()

Completed in 11 milliseconds