Searched refs:WLAN_STA_HT (Results 1 – 8 of 8) sorted by relevance
65 #define WLAN_STA_HT BIT(11) macro
1434 if (psta->flags & WLAN_STA_HT) { in bss_cap_update_on_sta_join()1646 if (WLAN_STA_HT & flags) { in sta_info_update()
950 if ((pstat->flags & WLAN_STA_HT) && (pmlmepriv->htpriv.ht_option)) { in issue_asocrsp()3211 pstat->flags |= WLAN_STA_HT; in OnAssocReq()3218 pstat->flags &= ~WLAN_STA_HT; in OnAssocReq()3220 if ((!pmlmepriv->htpriv.ht_option) && (pstat->flags&WLAN_STA_HT)) { in OnAssocReq()3225 if ((pstat->flags & WLAN_STA_HT) && in OnAssocReq()
60 #define WLAN_STA_HT BIT(11) macro
2206 if (psta->flags & WLAN_STA_HT) { in bss_cap_update_on_sta_join()2451 if (WLAN_STA_HT&flags) { in sta_info_update()
1514 pstat->flags |= WLAN_STA_HT; in OnAssocReq()1521 pstat->flags &= ~WLAN_STA_HT; in OnAssocReq()1524 if ((pmlmepriv->htpriv.ht_option == false) && (pstat->flags&WLAN_STA_HT)) { in OnAssocReq()1530 if ((pstat->flags & WLAN_STA_HT) && in OnAssocReq()3177 if ((pstat->flags & WLAN_STA_HT) && (pmlmepriv->htpriv.ht_option)) { in issue_asocrsp()
2490 if (WLAN_STA_HT&flags) { in rtw_add_sta()
3830 if (WLAN_STA_HT&flags) { in rtw_add_sta()