Lines Matching refs:device_ctx
65 nvdev = hv_get_drvdata(ndevctx->device_ctx); in do_set_multicast()
93 struct hv_device *device_obj = net_device_ctx->device_ctx; in netvsc_open()
120 struct hv_device *device_obj = net_device_ctx->device_ctx; in netvsc_close()
218 struct hv_device *hdev = net_device_ctx->device_ctx; in netvsc_select_queue()
579 ret = netvsc_send(net_device_ctx->device_ctx, packet); in netvsc_start_xmit()
713 struct hv_device *dev = net_device_ctx->device_ctx; in netvsc_get_channels()
725 struct hv_device *hdev = ndevctx->device_ctx; in netvsc_change_mtu()
747 ndevctx->device_ctx = hdev; in netvsc_change_mtu()
760 struct hv_device *hdev = ndevctx->device_ctx; in netvsc_set_mac_addr()
833 net_device = hv_get_drvdata(ndev_ctx->device_ctx); in netvsc_link_change()
880 net_device_ctx->device_ctx = dev; in netvsc_probe()