Home
last modified time | relevance | path

Searched refs:peer_flags (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
A Dmac.c2173 arg->peer_flags |= arvif->ar->wmi.peer_flags->auth; in ath10k_peer_assoc_h_basic()
2228 arg->peer_flags |= ar->wmi.peer_flags->pmf; in ath10k_peer_assoc_h_crypto()
2325 arg->peer_flags |= ar->wmi.peer_flags->ht; in ath10k_peer_assoc_h_ht()
2336 arg->peer_flags |= ar->wmi.peer_flags->ldbc; in ath10k_peer_assoc_h_ht()
2339 arg->peer_flags |= ar->wmi.peer_flags->bw40; in ath10k_peer_assoc_h_ht()
2353 arg->peer_flags |= ar->wmi.peer_flags->stbc; in ath10k_peer_assoc_h_ht()
2361 arg->peer_flags |= ar->wmi.peer_flags->stbc; in ath10k_peer_assoc_h_ht()
2570 arg->peer_flags |= ar->wmi.peer_flags->vht; in ath10k_peer_assoc_h_vht()
2573 arg->peer_flags |= ar->wmi.peer_flags->vht_2g; in ath10k_peer_assoc_h_vht()
2591 arg->peer_flags |= ar->wmi.peer_flags->bw80; in ath10k_peer_assoc_h_vht()
[all …]
A Dcore.h204 const struct wmi_peer_flags_map *peer_flags; member
A Dwmi.c7581 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()
A Dwmi.h6499 __le32 peer_flags; member
6552 u32 peer_flags; /* see %WMI_PEER_ */ member
A Dwmi-tlv.c2693 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()
/linux/drivers/net/wireless/ath/ath11k/
A Dwmi.c1713 cmd->peer_flags = 0; in ath11k_wmi_copy_peer_flags()
1717 cmd->peer_flags |= WMI_PEER_QOS; in ath11k_wmi_copy_peer_flags()
1719 cmd->peer_flags |= WMI_PEER_APSD; in ath11k_wmi_copy_peer_flags()
1721 cmd->peer_flags |= WMI_PEER_HT; in ath11k_wmi_copy_peer_flags()
1733 cmd->peer_flags |= WMI_PEER_STBC; in ath11k_wmi_copy_peer_flags()
1739 cmd->peer_flags |= WMI_PEER_LDPC; in ath11k_wmi_copy_peer_flags()
1748 cmd->peer_flags |= WMI_PEER_VHT; in ath11k_wmi_copy_peer_flags()
1750 cmd->peer_flags |= WMI_PEER_HE; in ath11k_wmi_copy_peer_flags()
1762 cmd->peer_flags |= WMI_PEER_AUTH; in ath11k_wmi_copy_peer_flags()
1776 cmd->peer_flags |= WMI_PEER_PMF; in ath11k_wmi_copy_peer_flags()
[all …]
A Dwmi.h2523 const struct wmi_peer_flags_map *peer_flags; member
3565 u32 peer_flags; member
3629 u32 peer_flags; member
5162 const struct wmi_peer_flags_map *peer_flags; member
A Ddebugfs_htt_stats.h425 u32 peer_flags; member
A Ddebugfs_htt_stats.c761 htt_stats_buf->peer_flags); in htt_print_peer_details_tlv()
A Dmac.c1744 sta->addr, arg->peer_max_mpdu, arg->peer_flags, in ath11k_peer_assoc_h_vht()

Completed in 151 milliseconds