Searched refs:WLAN_STA_HT (Results 1 – 8 of 8) sorted by relevance
59 #define WLAN_STA_HT BIT(11) macro
60 #define WLAN_STA_HT BIT(11) macro
1427 if (psta->flags & WLAN_STA_HT) { in bss_cap_update_on_sta_join()1639 if (WLAN_STA_HT & flags) { in sta_info_update()
949 if ((pstat->flags & WLAN_STA_HT) && (pmlmepriv->htpriv.ht_option)) { in issue_asocrsp()3197 pstat->flags |= WLAN_STA_HT; in OnAssocReq()3204 pstat->flags &= ~WLAN_STA_HT; in OnAssocReq()3206 if ((!pmlmepriv->htpriv.ht_option) && (pstat->flags & WLAN_STA_HT)) { in OnAssocReq()3211 if ((pstat->flags & WLAN_STA_HT) && in OnAssocReq()
2019 if (psta->flags & WLAN_STA_HT) { in bss_cap_update_on_sta_join()2241 if (WLAN_STA_HT & flags) { in sta_info_update()
1501 pstat->flags |= WLAN_STA_HT; in OnAssocReq()1508 pstat->flags &= ~WLAN_STA_HT; in OnAssocReq()1511 if ((pmlmepriv->htpriv.ht_option == false) && (pstat->flags&WLAN_STA_HT)) { in OnAssocReq()1517 if ((pstat->flags & WLAN_STA_HT) && in OnAssocReq()3163 if ((pstat->flags & WLAN_STA_HT) && (pmlmepriv->htpriv.ht_option)) { in issue_asocrsp()
2489 if (WLAN_STA_HT&flags) { in rtw_add_sta()
3806 if (WLAN_STA_HT&flags) { in rtw_add_sta()