Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3556 u32 peer_ht_caps; member
3629 __le32 peer_ht_caps; member
H A Dwmi.c1958 cmd->peer_ht_caps = cpu_to_le32(arg->peer_ht_caps); in ath12k_wmi_send_peer_assoc_cmd()
2087 cmd->peer_listen_intval, cmd->peer_ht_caps, in ath12k_wmi_send_peer_assoc_cmd()
H A Dmac.c1393 arg->peer_ht_caps = ht_cap->cap; in ath12k_peer_assoc_h_ht()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h6505 __le32 peer_ht_caps; member
6558 u32 peer_ht_caps; member
H A Dwmi.c7606 cmd->peer_ht_caps = __cpu_to_le32(arg->peer_ht_caps); in ath10k_wmi_peer_assoc_fill()
H A Dwmi-tlv.c2707 cmd->ht_caps = __cpu_to_le32(arg->peer_ht_caps); in ath10k_wmi_tlv_op_gen_peer_assoc()
H A Dmac.c2340 arg->peer_ht_caps = ht_cap->cap; in ath10k_peer_assoc_h_ht()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3671 u32 peer_ht_caps; member
3736 u32 peer_ht_caps; member
H A Dwmi.c1964 cmd->peer_ht_caps = param->peer_ht_caps; in ath11k_wmi_send_peer_assoc_cmd()
2063 cmd->peer_listen_intval, cmd->peer_ht_caps, in ath11k_wmi_send_peer_assoc_cmd()
H A Dmac.c1893 arg->peer_ht_caps = ht_cap->cap; in ath11k_peer_assoc_h_ht()
1909 arg->peer_ht_caps &= ~(IEEE80211_HT_CAP_SGI_20 | in ath11k_peer_assoc_h_ht()