Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/hyperv/
Dnetvsc.c44 net_device_ctx->data_path_is_vf = vf; in netvsc_switch_datapath()
87 net_device_ctx->data_path_is_vf = vf; in netvsc_switch_datapath()
Dnetvsc_drv.c540 net_device_ctx->data_path_is_vf) in netvsc_xmit()
2429 if (net_device_ctx->data_path_is_vf == vf_is_up) in netvsc_vf_changed()
2688 net_device_ctx->data_path_is_vf = false; in netvsc_resume()
Dhyperv_net.h1042 bool data_path_is_vf; member