Home
last modified time | relevance | path

Searched defs:xsk_poll (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/netronome/nfp/
Dnfp_net_dp.h143 int (*xsk_poll)(struct napi_struct *napi, int budget); member
/linux-6.12.1/net/xdp/
Dxsk.c976 static __poll_t xsk_poll(struct file *file, struct socket *sock, in xsk_poll() function