Lines Matching refs:device_ctx
67 nvdev = hv_get_drvdata(ndevctx->device_ctx); in do_set_multicast()
95 struct hv_device *device_obj = net_device_ctx->device_ctx; in netvsc_open()
122 struct hv_device *device_obj = net_device_ctx->device_ctx; in netvsc_close()
261 struct hv_device *hdev = net_device_ctx->device_ctx; in netvsc_select_queue()
622 ret = netvsc_send(net_device_ctx->device_ctx, packet); in netvsc_start_xmit()
764 struct hv_device *dev = net_device_ctx->device_ctx; in netvsc_get_channels()
777 struct hv_device *dev = net_device_ctx->device_ctx; in netvsc_set_channels()
819 net_device_ctx->device_ctx = dev; in netvsc_set_channels()
874 struct hv_device *hdev = ndevctx->device_ctx; in netvsc_change_mtu()
898 ndevctx->device_ctx = hdev; in netvsc_change_mtu()
957 struct hv_device *hdev = ndevctx->device_ctx; in netvsc_set_mac_addr()
1032 net_device = hv_get_drvdata(ndev_ctx->device_ctx); in netvsc_link_change()
1087 net_device_ctx->device_ctx = dev; in netvsc_probe()