Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/hyperv/
H A Dnetvsc_drv.c1030 struct hv_device *hdev = ndev_ctx->device_ctx; in netvsc_detach()
1069 struct hv_device *hdev = ndev_ctx->device_ctx; in netvsc_attach()
2053 struct hv_device *device_obj = ndev_ctx->device_ctx; in netvsc_link_change()
2271 struct net_device *ndev = hv_get_drvdata(ndev_ctx->device_ctx); in netvsc_vf_setup()
2317 return hv_get_drvdata(ndev_ctx->device_ctx); in get_netvsc_byslot()
2324 ndev = hv_get_drvdata(ndev_ctx->device_ctx); in get_netvsc_byslot()
2478 net_device_ctx->device_ctx = dev; in netvsc_probe()
H A Dnetvsc.c36 struct hv_device *dev = net_device_ctx->device_ctx; in netvsc_switch_datapath()
967 struct hv_device *device = ndev_ctx->device_ctx; in netvsc_send()
H A Dhyperv_net.h943 struct hv_device *device_ctx; member
H A Drndis_filter.c1195 struct hv_device *hv_dev = ndev_ctx->device_ctx; in rndis_set_subchannel()