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
1439 if (psta->flags & WLAN_STA_HT) { in bss_cap_update_on_sta_join()1651 if (WLAN_STA_HT & flags) { in sta_info_update()
943 if ((pstat->flags & WLAN_STA_HT) && (pmlmepriv->htpriv.ht_option)) { in issue_asocrsp()3191 pstat->flags |= WLAN_STA_HT; in OnAssocReq()3198 pstat->flags &= ~WLAN_STA_HT; in OnAssocReq()3200 if ((!pmlmepriv->htpriv.ht_option) && (pstat->flags & WLAN_STA_HT)) { in OnAssocReq()3205 if ((pstat->flags & WLAN_STA_HT) && in OnAssocReq()
2021 if (psta->flags & WLAN_STA_HT) { in bss_cap_update_on_sta_join()2243 if (WLAN_STA_HT & flags) { in sta_info_update()
1499 pstat->flags |= WLAN_STA_HT; in OnAssocReq()1506 pstat->flags &= ~WLAN_STA_HT; in OnAssocReq()1509 if ((pmlmepriv->htpriv.ht_option == false) && (pstat->flags&WLAN_STA_HT)) { in OnAssocReq()1515 if ((pstat->flags & WLAN_STA_HT) && in OnAssocReq()3164 if ((pstat->flags & WLAN_STA_HT) && (pmlmepriv->htpriv.ht_option)) { in issue_asocrsp()
2461 if (WLAN_STA_HT & flags) { in rtw_add_sta()
3793 if (WLAN_STA_HT&flags) { in rtw_add_sta()