Searched refs:device_ctx (Results 1 – 2 of 2) sorted by relevance
1016 struct hv_device *hdev = ndev_ctx->device_ctx; in netvsc_detach()1055 struct hv_device *hdev = ndev_ctx->device_ctx; in netvsc_attach()2052 struct hv_device *device_obj = ndev_ctx->device_ctx; in netvsc_link_change()2268 struct net_device *ndev = hv_get_drvdata(ndev_ctx->device_ctx); in netvsc_vf_setup()2316 ndev = hv_get_drvdata(ndev_ctx->device_ctx); in get_netvsc_byslot()2334 ndev = hv_get_drvdata(ndev_ctx->device_ctx); in get_netvsc_byslot()2536 net_device_ctx->device_ctx = dev; in netvsc_probe()
1019 struct hv_device *device_ctx; member