Home
last modified time | relevance | path

Searched refs:nicvf_cq_poll (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dnic.h121 struct nicvf_cq_poll { struct
369 struct nicvf_cq_poll *napi[8];
Dnicvf_main.c962 struct nicvf_cq_poll *cq; in nicvf_poll()
964 cq = container_of(napi, struct nicvf_cq_poll, napi); in nicvf_poll()
1041 struct nicvf_cq_poll *cq_poll = (struct nicvf_cq_poll *)cq_irq; in nicvf_intr_handler()
1312 struct nicvf_cq_poll *cq_poll; in nicvf_free_cq_poll()
1329 struct nicvf_cq_poll *cq_poll = NULL; in nicvf_stop()
1454 struct nicvf_cq_poll *cq_poll = NULL; in nicvf_open()