Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/hyperv/
Dnetvsc_drv.c2402 if (net_device_ctx->data_path_is_vf == vf_is_up) in netvsc_vf_changed()
2404 net_device_ctx->data_path_is_vf = vf_is_up; in netvsc_vf_changed()
2652 net_device_ctx->data_path_is_vf = false; in netvsc_resume()
Dhyperv_net.h982 bool data_path_is_vf; member