Searched defs:vf_netdev (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/hyperv/
H A Dnetvsc_bpf.c165 int netvsc_vf_setxdp(struct net_device *vf_netdev, struct bpf_prog *prog) argument
198 struct net_device *vf_netdev = rtnl_dereference(ndevctx->vf_netdev); local
254 struct net_device *vf_netdev; local
[all...]
H A Dnetvsc_drv.c68 struct net_device *vf_netdev = rtnl_dereference(ndev_ctx->vf_netdev); local
88 struct net_device *vf_netdev; local
116 struct net_device *vf_netdev = rtnl_dereference(ndev_ctx->vf_netdev); local
202 struct net_device *vf_netdev local
299 struct net_device *vf_netdev; local
449 netvsc_vf_xmit(struct net_device *net, struct net_device *vf_netdev, struct sk_buff *skb) argument
482 struct net_device *vf_netdev; local
1176 struct net_device *vf_netdev; local
1194 struct net_device *vf_netdev = rtnl_dereference(ndc->vf_netdev); local
1211 struct net_device *vf_netdev = rtnl_dereference(ndevctx->vf_netdev); local
1404 struct net_device *vf_netdev = rtnl_dereference(ndc->vf_netdev); local
1932 struct net_device *vf_netdev = rtnl_dereference(ndevctx->vf_netdev); local
2147 get_netvsc_byref(struct net_device *vf_netdev) argument
2191 netvsc_vf_join(struct net_device *vf_netdev, struct net_device *ndev, int context) argument
2232 __netvsc_vf_setup(struct net_device *ndev, struct net_device *vf_netdev) argument
2268 struct net_device *vf_netdev; local
2285 get_netvsc_byslot(const struct net_device *vf_netdev) argument
2344 netvsc_prepare_bonding(struct net_device *vf_netdev) argument
2357 netvsc_register_vf(struct net_device *vf_netdev, int context) argument
2425 netvsc_vf_changed(struct net_device *vf_netdev, unsigned long event) argument
2468 netvsc_unregister_vf(struct net_device *vf_netdev) argument
2519 struct net_device *net = NULL, *vf_netdev; local
2677 struct net_device *vf_netdev, *net; local
[all...]
H A Dhyperv_net.h1050 struct net_device __rcu *vf_netdev; member in struct:net_device_context

Completed in 233 milliseconds