Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnic.h124 struct nicvf_cq_poll { struct
368 struct nicvf_cq_poll *napi[8];
Dnicvf_main.c944 struct nicvf_cq_poll *cq; in nicvf_poll()
946 cq = container_of(napi, struct nicvf_cq_poll, napi); in nicvf_poll()
1023 struct nicvf_cq_poll *cq_poll = (struct nicvf_cq_poll *)cq_irq; in nicvf_intr_handler()
1294 struct nicvf_cq_poll *cq_poll; in nicvf_free_cq_poll()
1311 struct nicvf_cq_poll *cq_poll = NULL; in nicvf_stop()
1418 struct nicvf_cq_poll *cq_poll = NULL; in nicvf_open()