Searched refs:xsk_poll (Results 1 – 4 of 4) sorted by relevance
139 int (*xsk_poll)(struct napi_struct *napi, int budget); member
771 dp->ops->xsk_poll : dp->ops->poll, in nfp_net_napi_add()
264 .xsk_poll = nfp_nfd3_xsk_poll,
702 static __poll_t xsk_poll(struct file *file, struct socket *sock, in xsk_poll() function1375 .poll = xsk_poll,