Home
last modified time | relevance | path

Searched refs:otx2_cq_poll (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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_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()
H A Dotx2_pf.c1224 struct otx2_cq_poll *cq_poll = (struct otx2_cq_poll *)cq_irq; in otx2_cq_intr_handler()
1244 struct otx2_cq_poll *cq_poll; in otx2_disable_napi()
1456 struct otx2_cq_poll *cq_poll = NULL; in otx2_open()
1636 struct otx2_cq_poll *cq_poll = NULL; in otx2_stop()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h111 struct otx2_cq_poll { struct
151 struct otx2_cq_poll *napi;
H A Dotx2_pf.c1371 struct otx2_cq_poll *cq_poll = (struct otx2_cq_poll *)cq_irq; in otx2_cq_intr_handler()
1392 struct otx2_cq_poll *cq_poll; in otx2_disable_napi()
1744 struct otx2_cq_poll *cq_poll; in otx2_dim_work()
1750 cq_poll = container_of(dim, struct otx2_cq_poll, dim); in otx2_dim_work()
1763 struct otx2_cq_poll *cq_poll = NULL; in otx2_open()
1972 struct otx2_cq_poll *cq_poll = NULL; in otx2_stop()
H A Dotx2_txrx.c511 static void otx2_adjust_adaptive_coalese(struct otx2_nic *pfvf, struct otx2_cq_poll *cq_poll) in otx2_adjust_adaptive_coalese()
533 struct otx2_cq_poll *cq_poll; in otx2_napi_handler()
540 cq_poll = container_of(napi, struct otx2_cq_poll, napi); in otx2_napi_handler()

Completed in 11 milliseconds