Searched refs:UsbRxFwAggrTimeout (Results 1 – 3 of 3) sorted by relevance
211 u8 UsbRxFwAggrTimeout; member
114 pHTInfo->UsbRxFwAggrTimeout = 16; ////usb rx FW aggregation timeout threshold.It's in units of 64us in HTUpdateDefaultSetting()
180 (pHTInfo->UsbRxFwAggrPacketNum<<8) | (pHTInfo->UsbRxFwAggrTimeout); in dm_CheckRxAggregation()