Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dwmi.h6508 __le32 peer_ht_caps; member
6561 u32 peer_ht_caps; member
H A Dwmi-tlv.c2708 cmd->ht_caps = __cpu_to_le32(arg->peer_ht_caps); in ath10k_wmi_tlv_op_gen_peer_assoc()
H A Dwmi.c7649 cmd->peer_ht_caps = __cpu_to_le32(arg->peer_ht_caps); in ath10k_wmi_peer_assoc_fill()
H A Dmac.c2334 arg->peer_ht_caps = ht_cap->cap; in ath10k_peer_assoc_h_ht()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3771 u32 peer_ht_caps; member
3872 __le32 peer_ht_caps; member
H A Dwmi.c2217 cmd->peer_ht_caps = cpu_to_le32(arg->peer_ht_caps); in ath12k_wmi_send_peer_assoc_cmd()
2405 cmd->peer_listen_intval, cmd->peer_ht_caps, in ath12k_wmi_send_peer_assoc_cmd()
H A Dmac.c2133 arg->peer_ht_caps = ht_cap->cap; in ath12k_peer_assoc_h_ht()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3723 u32 peer_ht_caps; member
3788 u32 peer_ht_caps; member
H A Dwmi.c2008 cmd->peer_ht_caps = param->peer_ht_caps; in ath11k_wmi_send_peer_assoc_cmd()
2107 cmd->peer_listen_intval, cmd->peer_ht_caps, in ath11k_wmi_send_peer_assoc_cmd()
H A Dmac.c1982 arg->peer_ht_caps = ht_cap->cap; in ath11k_peer_assoc_h_ht()
1998 arg->peer_ht_caps &= ~(IEEE80211_HT_CAP_SGI_20 | in ath11k_peer_assoc_h_ht()