Lines Matching defs:vf_netdev

69 	struct net_device *vf_netdev = rtnl_dereference(ndev_ctx->vf_netdev);  in netvsc_change_rx_flags()  local
89 struct net_device *vf_netdev; in netvsc_set_rx_mode() local
117 struct net_device *vf_netdev = rtnl_dereference(ndev_ctx->vf_netdev); in netvsc_open() local
203 struct net_device *vf_netdev in netvsc_close() local
300 struct net_device *vf_netdev; in netvsc_select_queue() local
416 static int netvsc_vf_xmit(struct net_device *net, struct net_device *vf_netdev, in netvsc_vf_xmit()
449 struct net_device *vf_netdev; in netvsc_xmit() local
1144 struct net_device *vf_netdev; in netvsc_get_link_ksettings() local
1162 struct net_device *vf_netdev = rtnl_dereference(ndc->vf_netdev); in netvsc_set_link_ksettings() local
1179 struct net_device *vf_netdev = rtnl_dereference(ndevctx->vf_netdev); in netvsc_change_mtu() local
1372 struct net_device *vf_netdev = rtnl_dereference(ndc->vf_netdev); in netvsc_set_mac_addr() local
1891 struct net_device *vf_netdev = rtnl_dereference(ndevctx->vf_netdev); in netvsc_set_features() local
2107 static struct net_device *get_netvsc_byref(struct net_device *vf_netdev) in get_netvsc_byref()
2151 static int netvsc_vf_join(struct net_device *vf_netdev, in netvsc_vf_join()
2193 struct net_device *vf_netdev) in __netvsc_vf_setup()
2228 struct net_device *vf_netdev; in netvsc_vf_setup() local
2245 static struct net_device *get_netvsc_byslot(const struct net_device *vf_netdev) in get_netvsc_byslot()
2304 static int netvsc_prepare_bonding(struct net_device *vf_netdev) in netvsc_prepare_bonding()
2320 static int netvsc_register_vf(struct net_device *vf_netdev, int context) in netvsc_register_vf()
2388 static int netvsc_vf_changed(struct net_device *vf_netdev, unsigned long event) in netvsc_vf_changed()
2446 static int netvsc_unregister_vf(struct net_device *vf_netdev) in netvsc_unregister_vf()
2495 struct net_device *net = NULL, *vf_netdev; in netvsc_probe() local
2656 struct net_device *vf_netdev, *net; in netvsc_remove() local
2786 struct net_device *vf_netdev; in netvsc_event_set_vf_ns() local