Searched refs:device_ctx (Results 1 – 3 of 3) sorted by relevance
38 struct hv_device *dev = net_device_ctx->device_ctx; in netvsc_switch_datapath()795 netvsc_dma_unmap(ndev_ctx->device_ctx, packet); in netvsc_send_tx_complete()1141 ret = netvsc_dma_map(ndev_ctx->device_ctx, packet, pb); in netvsc_send_pkt()1154 netvsc_dma_unmap(ndev_ctx->device_ctx, packet); in netvsc_send_pkt()1235 struct hv_device *device = ndev_ctx->device_ctx; in netvsc_send()
353 netdev_priv(ndev))->device_ctx, &request->pkt); in rndis_filter_receive_response()1291 struct hv_device *hv_dev = ndev_ctx->device_ctx; in rndis_set_subchannel()
1030 struct hv_device *device_ctx; member