Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3865 u32 peer_ht_caps; member
3967 __le32 peer_ht_caps; member
H A Dwmi.c2297 cmd->peer_ht_caps = cpu_to_le32(arg->peer_ht_caps); in ath12k_wmi_send_peer_assoc_cmd()
2507 cmd->peer_listen_intval, cmd->peer_ht_caps, in ath12k_wmi_send_peer_assoc_cmd()
H A Dmac.c2095 arg->peer_ht_caps = ht_cap->cap; in ath12k_peer_assoc_h_ht()
2111 arg->peer_ht_caps &= ~(IEEE80211_HT_CAP_SGI_20 | IEEE80211_HT_CAP_SGI_40); in ath12k_peer_assoc_h_ht()
/linux/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()
/linux/drivers/net/wireless/ath/ath10k/
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 Dmac.c2356 arg->peer_ht_caps = ht_cap->cap; in ath10k_peer_assoc_h_ht()