Lines Matching defs:vf_netdev

68 	struct net_device *vf_netdev = rtnl_dereference(ndev_ctx->vf_netdev);  in netvsc_change_rx_flags()  local
88 struct net_device *vf_netdev; in netvsc_set_rx_mode() local
116 struct net_device *vf_netdev = rtnl_dereference(ndev_ctx->vf_netdev); in netvsc_open() local
202 struct net_device *vf_netdev in netvsc_close() local
299 struct net_device *vf_netdev; in netvsc_select_queue() local
449 static int netvsc_vf_xmit(struct net_device *net, struct net_device *vf_netdev, in netvsc_vf_xmit()
482 struct net_device *vf_netdev; in netvsc_xmit() local
1177 struct net_device *vf_netdev; in netvsc_get_link_ksettings() local
1195 struct net_device *vf_netdev = rtnl_dereference(ndc->vf_netdev); in netvsc_set_link_ksettings() local
1212 struct net_device *vf_netdev = rtnl_dereference(ndevctx->vf_netdev); in netvsc_change_mtu() local
1405 struct net_device *vf_netdev = rtnl_dereference(ndc->vf_netdev); in netvsc_set_mac_addr() local
1933 struct net_device *vf_netdev = rtnl_dereference(ndevctx->vf_netdev); in netvsc_set_features() local
2148 static struct net_device *get_netvsc_byref(struct net_device *vf_netdev) in get_netvsc_byref()
2192 static int netvsc_vf_join(struct net_device *vf_netdev, in netvsc_vf_join()
2234 struct net_device *vf_netdev) in __netvsc_vf_setup()
2269 struct net_device *vf_netdev; in netvsc_vf_setup() local
2286 static struct net_device *get_netvsc_byslot(const struct net_device *vf_netdev) in get_netvsc_byslot()
2345 static int netvsc_prepare_bonding(struct net_device *vf_netdev) in netvsc_prepare_bonding()
2358 static int netvsc_register_vf(struct net_device *vf_netdev, int context) in netvsc_register_vf()
2426 static int netvsc_vf_changed(struct net_device *vf_netdev, unsigned long event) in netvsc_vf_changed()
2469 static int netvsc_unregister_vf(struct net_device *vf_netdev) in netvsc_unregister_vf()
2520 struct net_device *net = NULL, *vf_netdev; in netvsc_probe() local
2678 struct net_device *vf_netdev, *net; in netvsc_remove() local
2805 struct net_device *vf_netdev; in netvsc_event_set_vf_ns() local