Searched refs:is_qos_wmm_sta (Results 1 – 3 of 3) sorted by relevance
1061 uint8_t is_qos_wmm_sta = 0; in tdls_set_peer_caps() local1085 if (TDLS_IS_WMM_ENABLED(feature) && req_info->is_qos_wmm_sta) in tdls_set_peer_caps()1086 is_qos_wmm_sta = 1; in tdls_set_peer_caps()1106 curr_peer->qos = is_qos_wmm_sta; in tdls_set_peer_caps()
573 req_info->is_qos_wmm_sta = true; in wlan_cfg80211_tdls_extract_params()666 req_info->is_qos_wmm_sta = true; in wlan_cfg80211_tdls_extract_params()
900 bool is_qos_wmm_sta; member