Home
last modified time | relevance | path

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

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