Searched refs:peer_flags (Results 1 – 4 of 4) sorted by relevance
1397 arg->peer_flags |= WMI_PEER_AUTH; in ath10k_peer_assoc_h_basic()1436 arg->peer_flags |= WMI_PEER_NEED_PTK_4_WAY; in ath10k_peer_assoc_h_crypto()1441 arg->peer_flags |= WMI_PEER_NEED_GTK_2_WAY; in ath10k_peer_assoc_h_crypto()1485 arg->peer_flags |= WMI_PEER_HT; in ath10k_peer_assoc_h_ht()1496 arg->peer_flags |= WMI_PEER_LDPC; in ath10k_peer_assoc_h_ht()1499 arg->peer_flags |= WMI_PEER_40MHZ; in ath10k_peer_assoc_h_ht()1511 arg->peer_flags |= WMI_PEER_STBC; in ath10k_peer_assoc_h_ht()1519 arg->peer_flags |= WMI_PEER_STBC; in ath10k_peer_assoc_h_ht()1632 arg->peer_flags |= WMI_PEER_VHT; in ath10k_peer_assoc_h_vht()1635 arg->peer_flags |= WMI_PEER_VHT_2G; in ath10k_peer_assoc_h_vht()[all …]
4556 __le32 peer_flags; member4598 u32 peer_flags; /* see %WMI_PEER_ */ member
4739 cmd->peer_flags = __cpu_to_le32(arg->peer_flags); in ath10k_wmi_peer_assoc_fill()
1919 cmd->flags = __cpu_to_le32(arg->peer_flags); in ath10k_wmi_tlv_op_gen_peer_assoc()