Home
last modified time | relevance | path

Searched refs:UsbRxFwAggrTimeout (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HT.h211 u8 UsbRxFwAggrTimeout; member
H A Drtl819x_HTProc.c114 pHTInfo->UsbRxFwAggrTimeout = 16; ////usb rx FW aggregation timeout threshold.It's in units of 64us in HTUpdateDefaultSetting()
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_dm.c154 (pHTInfo->UsbRxFwAggrPacketNum<<8) | (pHTInfo->UsbRxFwAggrTimeout); in dm_CheckRxAggregation()