Home
last modified time | relevance | path

Searched refs:device_ctx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c983 struct hv_device *hdev = ndev_ctx->device_ctx; in netvsc_detach()
1022 struct hv_device *hdev = ndev_ctx->device_ctx; in netvsc_attach()
2005 struct hv_device *device_obj = ndev_ctx->device_ctx; in netvsc_link_change()
2221 struct net_device *ndev = hv_get_drvdata(ndev_ctx->device_ctx); in netvsc_vf_setup()
2269 ndev = hv_get_drvdata(ndev_ctx->device_ctx); in get_netvsc_byslot()
2287 ndev = hv_get_drvdata(ndev_ctx->device_ctx); in get_netvsc_byslot()
2505 net_device_ctx->device_ctx = dev; in netvsc_probe()
2812 ndev = hv_get_drvdata(ndev_ctx->device_ctx); in netvsc_vfns_work()
H A Drndis_filter.c353 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()
H A Dhyperv_net.h1030 struct hv_device *device_ctx; member