Searched refs:peer_flags (Results 1 – 10 of 10) sorted by relevance
2179 arg->peer_flags |= arvif->ar->wmi.peer_flags->auth; in ath10k_peer_assoc_h_basic()2224 arg->peer_flags |= ar->wmi.peer_flags->need_ptk_4_way; in ath10k_peer_assoc_h_crypto()2229 arg->peer_flags |= ar->wmi.peer_flags->need_gtk_2_way; in ath10k_peer_assoc_h_crypto()2235 arg->peer_flags |= ar->wmi.peer_flags->pmf; in ath10k_peer_assoc_h_crypto()2332 arg->peer_flags |= ar->wmi.peer_flags->ht; in ath10k_peer_assoc_h_ht()2343 arg->peer_flags |= ar->wmi.peer_flags->ldbc; in ath10k_peer_assoc_h_ht()2346 arg->peer_flags |= ar->wmi.peer_flags->bw40; in ath10k_peer_assoc_h_ht()2360 arg->peer_flags |= ar->wmi.peer_flags->stbc; in ath10k_peer_assoc_h_ht()2368 arg->peer_flags |= ar->wmi.peer_flags->stbc; in ath10k_peer_assoc_h_ht()2578 arg->peer_flags |= ar->wmi.peer_flags->vht; in ath10k_peer_assoc_h_vht()[all …]
201 const struct wmi_peer_flags_map *peer_flags; member
7581 cmd->peer_flags = __cpu_to_le32(arg->peer_flags); in ath10k_wmi_peer_assoc_fill()9468 ar->wmi.peer_flags = &wmi_10_2_peer_flags_map; in ath10k_wmi_attach()9477 ar->wmi.peer_flags = &wmi_10_2_peer_flags_map; in ath10k_wmi_attach()9486 ar->wmi.peer_flags = &wmi_10_2_peer_flags_map; in ath10k_wmi_attach()9495 ar->wmi.peer_flags = &wmi_10x_peer_flags_map; in ath10k_wmi_attach()9504 ar->wmi.peer_flags = &wmi_peer_flags_map; in ath10k_wmi_attach()
6501 __le32 peer_flags; member6554 u32 peer_flags; /* see %WMI_PEER_ */ member
2693 cmd->flags = __cpu_to_le32(arg->peer_flags); in ath10k_wmi_tlv_op_gen_peer_assoc()4629 ar->wmi.peer_flags = &wmi_tlv_peer_flags_map; in ath10k_wmi_tlv_attach()
1804 cmd->peer_flags = 0; in ath11k_wmi_copy_peer_flags()1808 cmd->peer_flags |= WMI_PEER_QOS; in ath11k_wmi_copy_peer_flags()1810 cmd->peer_flags |= WMI_PEER_APSD; in ath11k_wmi_copy_peer_flags()1812 cmd->peer_flags |= WMI_PEER_HT; in ath11k_wmi_copy_peer_flags()1814 cmd->peer_flags |= WMI_PEER_40MHZ; in ath11k_wmi_copy_peer_flags()1816 cmd->peer_flags |= WMI_PEER_80MHZ; in ath11k_wmi_copy_peer_flags()1818 cmd->peer_flags |= WMI_PEER_160MHZ; in ath11k_wmi_copy_peer_flags()1824 cmd->peer_flags |= WMI_PEER_STBC; in ath11k_wmi_copy_peer_flags()1830 cmd->peer_flags |= WMI_PEER_LDPC; in ath11k_wmi_copy_peer_flags()1833 cmd->peer_flags |= WMI_PEER_STATIC_MIMOPS; in ath11k_wmi_copy_peer_flags()[all …]
2548 const struct wmi_peer_flags_map *peer_flags; member3584 u32 peer_flags; member3649 u32 peer_flags; member5403 const struct wmi_peer_flags_map *peer_flags; member
426 u32 peer_flags; member
762 htt_stats_buf->peer_flags); in htt_print_peer_details_tlv()
2005 sta->addr, arg->peer_max_mpdu, arg->peer_flags, in ath11k_peer_assoc_h_vht()