Searched refs:BytesAvailToRead (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dchannel_interface.c144 info->Inbound.BytesAvailToRead = debugInfo.Inbound.BytesAvailToRead;
150 info->Outbound.BytesAvailToRead = debugInfo.Outbound.BytesAvailToRead;
H A Dring_buffer.h69 u32 BytesAvailToRead; member in struct:hv_ring_buffer_debug_info
H A Dvmbus_api.h65 u32 BytesAvailToRead; member in struct:hv_dev_port_info
H A Dring_buffer.c270 debug_info->BytesAvailToRead = bytesAvailToRead;
H A Dvmbus_drv.c198 device_info.Outbound.BytesAvailToRead);
210 device_info.Inbound.BytesAvailToRead);

Completed in 129 milliseconds