Searched refs:netvsc_switch_datapath (Results 1 – 3 of 3) sorted by relevance
278 int netvsc_switch_datapath(struct net_device *nv_dev, bool vf);
35 int netvsc_switch_datapath(struct net_device *ndev, bool vf) in netvsc_switch_datapath() function
2375 * to avoid the duplicate call of netvsc_switch_datapath() and the duplicate in netvsc_register_vf() 2409 ret = netvsc_switch_datapath(ndev, vf_is_up); in netvsc_vf_changed()