Searched refs:WLAN_STA_WME (Results 1 – 4 of 4) sorted by relevance
58 #define WLAN_STA_WME BIT(9) macro
818 if (WLAN_STA_WME & flags) in rtw_add_sta()
1176 pstat->flags &= ~WLAN_STA_WME; in OnAssocReq()1191 pstat->flags |= WLAN_STA_WME; in OnAssocReq()1240 pstat->flags |= WLAN_STA_WME; in OnAssocReq()2804 if ((pstat->flags & WLAN_STA_WME) && (pmlmepriv->qospriv.qos_option)) { in issue_asocrsp()
1969 if (WLAN_STA_WME & flags) in sta_info_update()