Searched refs:VmbusChannelInterface (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dnetvsc.c241 ret = Device->Driver->VmbusChannelInterface.EstablishGpadl(Device,
265 ret = Device->Driver->VmbusChannelInterface.SendPacket(Device,
370 ret = Device->Driver->VmbusChannelInterface.EstablishGpadl(Device,
393 ret = Device->Driver->VmbusChannelInterface.SendPacket(Device,
449 ret = NetDevice->Device->Driver->VmbusChannelInterface.SendPacket(
470 ret = NetDevice->Device->Driver->VmbusChannelInterface.TeardownGpadl(
523 ret = NetDevice->Device->Driver->VmbusChannelInterface.SendPacket(NetDevice->Device,
543 ret = NetDevice->Device->Driver->VmbusChannelInterface.TeardownGpadl(NetDevice->Device, NetDevice->SendBufferGpadlHandle);
594 ret = Device->Driver->VmbusChannelInterface.SendPacket(Device,
644 ret = Device->Driver->VmbusChannelInterface
[all...]
H A Dstorvsc.c215 ret = Device->Driver->VmbusChannelInterface.SendPacket(Device,
247 ret = Device->Driver->VmbusChannelInterface.SendPacket(Device,
279 ret = Device->Driver->VmbusChannelInterface.SendPacket(Device,
316 ret = Device->Driver->VmbusChannelInterface.SendPacket(Device,
454 ret = device->Driver->VmbusChannelInterface.RecvPacket(device,
506 ret = Device->Driver->VmbusChannelInterface.Open(Device,
605 Device->Driver->VmbusChannelInterface.Close(Device);
640 ret = Device->Driver->VmbusChannelInterface.SendPacket(Device,
736 ret = Device->Driver->VmbusChannelInterface.
743 ret = Device->Driver->VmbusChannelInterface
[all...]
H A Dvmbus_api.h143 struct vmbus_channel_interface VmbusChannelInterface; member in struct:hv_driver
H A Dnetvsc_drv.c494 vmbus_get_interface(&net_drv_obj->Base.VmbusChannelInterface);
H A Dstorvsc_drv.c141 vmbus_get_interface(&storvsc_drv_obj->Base.VmbusChannelInterface);
H A Dblkvsc_drv.c178 vmbus_get_interface(&storvsc_drv_obj->Base.VmbusChannelInterface);

Completed in 162 milliseconds