Home
last modified time | relevance | path

Searched refs:bCurrent_AMSDU_Support (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HT.h153 u8 bCurrent_AMSDU_Support; // This indicates Tx A-MSDU capability member
H A Drtl819x_HTProc.c908 pHTInfo->bCurrent_AMSDU_Support = pHTInfo->bAMSDU_Support; in HTOnAssocRsp()
1045 pHTInfo->bCurrent_AMSDU_Support = false; in HTInitializeHTInfo()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_HT.h112 u8 bCurrent_AMSDU_Support; member
H A Drtl819x_HTProc.c555 ht_info->bCurrent_AMSDU_Support = ht_info->bAMSDU_Support; in HTOnAssocRsp()
634 ht_info->bCurrent_AMSDU_Support = false; in HTInitializeHTInfo()
788 ht_info->bCurrent_AMSDU_Support = ht_info->bAMSDU_Support; in HTUseDefaultSetting()