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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 72 milliseconds