Searched refs:rt2rt_ht_mode (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/staging/rtl8192e/
H A Drtllib_rx.c1756 network->bssht.rt2rt_ht_mode |= RT_HT_CAP_USE_92SE;
1761 network->bssht.rt2rt_ht_mode |= RT_HT_CAP_USE_SOFTAP;
H A Drtl819x_HT.h140 u8 rt2rt_ht_mode; member in struct:bss_ht
H A Drtl819x_HTProc.c154 if (net->bssht.rt2rt_ht_mode & RT_HT_CAP_USE_92SE)
156 if (net->bssht.rt2rt_ht_mode & RT_HT_CAP_USE_SOFTAP)
558 pBssHT->rt2rt_ht_mode = (enum rt_ht_capability)0;

Completed in 204 milliseconds