Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/hyperv/
Dnetvsc_bpf.c271 ndev_ctx->data_path_is_vf) { in netvsc_ndoxdp_xmit()
Dnetvsc.c45 net_device_ctx->data_path_is_vf = vf; in netvsc_switch_datapath()
88 net_device_ctx->data_path_is_vf = vf; in netvsc_switch_datapath()
Dnetvsc_drv.c494 net_device_ctx->data_path_is_vf) in netvsc_xmit()
2446 if (net_device_ctx->data_path_is_vf == vf_is_up) in netvsc_vf_changed()
2768 net_device_ctx->data_path_is_vf = false; in netvsc_resume()
Dhyperv_net.h1061 bool data_path_is_vf; member