Searched defs:xdpqs (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/fungible/funeth/ | ||
| H A D | funeth_main.c | 407 static void free_xdpqs(struct funeth_txq **xdpqs, unsigned int nqs, in free_xdpqs() argument |
| H A D | funeth.h | 68 struct funeth_txq **xdpqs; member |
| H A D | funeth_rx.c | 482 struct funeth_txq **xdpqs, *xdp_q = NULL; in fun_process_cqes() local |
| H A D | funeth_tx.c | 575 struct funeth_txq *q, **xdpqs; in fun_xdp_xmit_frames() local |