Home
last modified time | relevance | path

Searched refs:netvsc_run_xdp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc_bpf.c24 u32 netvsc_run_xdp(struct net_device *ndev, struct netvsc_channel *nvchan, in netvsc_run_xdp() function
H A Dhyperv_net.h244 u32 netvsc_run_xdp(struct net_device *ndev, struct netvsc_channel *nvchan,
H A Dnetvsc_drv.c889 act = netvsc_run_xdp(net, nvchan, &xdp); in netvsc_recv_callback()