Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c174 if (net->bssht.rt2rt_ht_mode & RT_HT_CAP_USE_92SE) in HTIOTPeerDetermine()
176 if (net->bssht.rt2rt_ht_mode & RT_HT_CAP_USE_SOFTAP) in HTIOTPeerDetermine()
681 pBssHT->rt2rt_ht_mode = (enum rt_ht_capability)0; in HTInitializeBssDesc()
715 ht_info->RT2RT_HT_Mode = pNetwork->bssht.rt2rt_ht_mode; in HTResetSelfAndSavePeerSetting()
H A Drtl819x_HT.h159 u8 rt2rt_ht_mode; member
H A Drtllib_rx.c1846 network->bssht.rt2rt_ht_mode |= RT_HT_CAP_USE_92SE; in rtllib_parse_mife_generic()
1851 network->bssht.rt2rt_ht_mode |= RT_HT_CAP_USE_SOFTAP; in rtllib_parse_mife_generic()
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c319 ieee->ht_info->RT2RT_HT_Mode = net->bssht.rt2rt_ht_mode; in _rtl92e_update_beacon()