Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/hyperv/
Dnetvsc_bpf.c23 u32 netvsc_run_xdp(struct net_device *ndev, struct netvsc_channel *nvchan, in netvsc_run_xdp() function
Dhyperv_net.h204 u32 netvsc_run_xdp(struct net_device *ndev, struct netvsc_channel *nvchan,
Dnetvsc_drv.c910 act = netvsc_run_xdp(net, nvchan, &xdp); in netvsc_recv_callback()