Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/include/
A Dieee80211.h60 #define WLAN_STA_HT BIT(11) macro
/drivers/staging/rtl8723bs/core/
A Drtw_ap.c1780 if (psta->flags & WLAN_STA_HT) { in bss_cap_update_on_sta_join()
1972 if (WLAN_STA_HT & flags) { in sta_info_update()
A Drtw_mlme_ext.c1237 pstat->flags |= WLAN_STA_HT; in OnAssocReq()
1244 pstat->flags &= ~WLAN_STA_HT; in OnAssocReq()
1247 if ((pmlmepriv->htpriv.ht_option == false) && (pstat->flags&WLAN_STA_HT)) { in OnAssocReq()
1253 if ((pstat->flags & WLAN_STA_HT) && in OnAssocReq()
2779 if ((pstat->flags & WLAN_STA_HT) && (pmlmepriv->htpriv.ht_option)) { in issue_asocrsp()

Completed in 28 milliseconds