Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hyperv/
H A Dhyperv_net.h256 int rndis_set_subchannel(struct net_device *ndev,
H A Drndis_filter.c1286 int rndis_set_subchannel(struct net_device *ndev, in rndis_set_subchannel() function
H A Dnetvsc.c112 ret = rndis_set_subchannel(rdev->ndev, nvdev, NULL); in netvsc_subchan_work()
H A Dnetvsc_drv.c1065 ret = rndis_set_subchannel(ndev, nvdev, dev_info); in netvsc_attach()