Home
last modified time | relevance | path

Searched refs:nicvf_cq_poll (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c965 struct nicvf_cq_poll *cq; in nicvf_poll()
967 cq = container_of(napi, struct nicvf_cq_poll, napi); in nicvf_poll()
1044 struct nicvf_cq_poll *cq_poll = (struct nicvf_cq_poll *)cq_irq; in nicvf_intr_handler()
1315 struct nicvf_cq_poll *cq_poll; in nicvf_free_cq_poll()
1332 struct nicvf_cq_poll *cq_poll = NULL; in nicvf_stop()
1457 struct nicvf_cq_poll *cq_poll = NULL; in nicvf_open()
H A Dnic.h121 struct nicvf_cq_poll { struct
369 struct nicvf_cq_poll *napi[8];
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A 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()
H A Dnic.h121 struct nicvf_cq_poll { struct
369 struct nicvf_cq_poll *napi[8];

Completed in 9 milliseconds