Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c654 ht_info->RT2RT_HT_Mode = (enum rt_ht_capability)0; in HTInitializeHTInfo()
715 ht_info->RT2RT_HT_Mode = pNetwork->bssht.rt2rt_ht_mode; in HTResetSelfAndSavePeerSetting()
719 ht_info->RT2RT_HT_Mode = (enum rt_ht_capability)0; in HTResetSelfAndSavePeerSetting()
751 ht_info->RT2RT_HT_Mode = (enum rt_ht_capability)0; in HTResetSelfAndSavePeerSetting()
H A Drtl819x_HT.h132 u8 RT2RT_HT_Mode; member
/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()