Lines Matching refs:peer_flags
1963 arg->peer_flags |= WMI_PEER_AUTH; in ath10k_peer_assoc_h_basic()
2005 arg->peer_flags |= WMI_PEER_NEED_PTK_4_WAY; in ath10k_peer_assoc_h_crypto()
2010 arg->peer_flags |= WMI_PEER_NEED_GTK_2_WAY; in ath10k_peer_assoc_h_crypto()
2107 arg->peer_flags |= WMI_PEER_HT; in ath10k_peer_assoc_h_ht()
2118 arg->peer_flags |= WMI_PEER_LDPC; in ath10k_peer_assoc_h_ht()
2121 arg->peer_flags |= WMI_PEER_40MHZ; in ath10k_peer_assoc_h_ht()
2135 arg->peer_flags |= WMI_PEER_STBC; in ath10k_peer_assoc_h_ht()
2143 arg->peer_flags |= WMI_PEER_STBC; in ath10k_peer_assoc_h_ht()
2324 arg->peer_flags |= WMI_PEER_VHT; in ath10k_peer_assoc_h_vht()
2327 arg->peer_flags |= WMI_PEER_VHT_2G; in ath10k_peer_assoc_h_vht()
2344 arg->peer_flags |= WMI_PEER_80MHZ; in ath10k_peer_assoc_h_vht()
2356 sta->addr, arg->peer_max_mpdu, arg->peer_flags); in ath10k_peer_assoc_h_vht()
2369 arg->peer_flags |= WMI_PEER_QOS; in ath10k_peer_assoc_h_qos()
2372 arg->peer_flags |= WMI_PEER_APSD; in ath10k_peer_assoc_h_qos()
2378 arg->peer_flags |= WMI_PEER_QOS; in ath10k_peer_assoc_h_qos()
2382 arg->peer_flags |= WMI_PEER_QOS; in ath10k_peer_assoc_h_qos()
2389 sta->addr, !!(arg->peer_flags & WMI_PEER_QOS)); in ath10k_peer_assoc_h_qos()