Home
last modified time | relevance | path

Searched refs:HT_AGG_SIZE_64K (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_ht.h44 HT_AGG_SIZE_64K = 3, enumerator
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_HT.h174 HT_AGG_SIZE_64K = 3, enumerator
H A Drtl819x_HTProc.c585 ht_info->CurrentAMPDUFactor = HT_AGG_SIZE_64K; in HTOnAssocRsp()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HT.h272 HT_AGG_SIZE_64K = 3, enumerator
H A Drtl819x_HTProc.c941 pHTInfo->CurrentAMPDUFactor = HT_AGG_SIZE_64K; in HTOnAssocRsp()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dreg.h2435 HT_AGG_SIZE_64K = 3, enumerator
H A Dhw.c596 if (ampdu_len < HT_AGG_SIZE_64K) in rtl8821ae_set_hw_reg()