Home
last modified time | relevance | path

Searched refs:rx_max_rate (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dwmi.h6308 __le32 rx_max_rate; /* Max Rx data rate */ member
6315 u32 rx_max_rate; member
Dwmi-tlv.c2574 vht_rate->rx_max_rate = __cpu_to_le32(arg->peer_vht_rates.rx_max_rate); in ath10k_wmi_tlv_op_gen_peer_assoc()
Dmac.c2570 arg->peer_vht_rates.rx_max_rate = in ath10k_peer_assoc_h_vht()
2582 if (arg->peer_vht_rates.rx_max_rate && in ath10k_peer_assoc_h_vht()
2584 switch (arg->peer_vht_rates.rx_max_rate) { in ath10k_peer_assoc_h_vht()
Dwmi.c7502 cmd->peer_vht_rates.rx_max_rate = in ath10k_wmi_peer_assoc_fill()
7503 __cpu_to_le32(arg->peer_vht_rates.rx_max_rate); in ath10k_wmi_peer_assoc_fill()