Lines Matching refs:hv_device
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()
643 void netvsc_linkstatus_callback(struct hv_device *device_obj, in netvsc_linkstatus_callback()
687 int netvsc_recv_callback(struct hv_device *device_obj, in netvsc_recv_callback()
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()
874 struct hv_device *hdev = ndevctx->device_ctx; in netvsc_change_mtu()
957 struct hv_device *hdev = ndevctx->device_ctx; in netvsc_set_mac_addr()
1066 static int netvsc_probe(struct hv_device *dev, in netvsc_probe()
1155 static int netvsc_remove(struct hv_device *dev) in netvsc_remove()