Searched refs:WLAN_STA_WME (Results 1 – 4 of 4) sorted by relevance
58 #define WLAN_STA_WME BIT(9) macro
817 if (WLAN_STA_WME & flags) in rtw_add_sta()
1175 pstat->flags &= ~WLAN_STA_WME; in OnAssocReq()1190 pstat->flags |= WLAN_STA_WME; in OnAssocReq()1239 pstat->flags |= WLAN_STA_WME; in OnAssocReq()2803 if ((pstat->flags & WLAN_STA_WME) && (pmlmepriv->qospriv.qos_option)) { in issue_asocrsp()
1968 if (WLAN_STA_WME & flags) in sta_info_update()