Home
last modified time | relevance | path

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

/Linux-v5.15/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.h239 u32 netvsc_run_xdp(struct net_device *ndev, struct netvsc_channel *nvchan,
Dnetvsc_drv.c934 act = netvsc_run_xdp(net, nvchan, &xdp); in netvsc_recv_callback()