Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hyperv/
H A Dhyperv_net.h279 int netvsc_switch_datapath(struct net_device *nv_dev, bool vf);
H A Dnetvsc.c35 int netvsc_switch_datapath(struct net_device *ndev, bool vf) in netvsc_switch_datapath() function
H A Dnetvsc_drv.c2451 ret = netvsc_switch_datapath(ndev, vf_is_up); in netvsc_vf_changed()