Home
last modified time | relevance | path

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

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