Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dwmi.h6187 __le32 rx_max_rate; /* Max Rx data rate */ member
6194 u32 rx_max_rate; member
Dwmi-tlv.c2375 vht_rate->rx_max_rate = __cpu_to_le32(arg->peer_vht_rates.rx_max_rate); in ath10k_wmi_tlv_op_gen_peer_assoc()
Dmac.c2524 arg->peer_vht_rates.rx_max_rate = in ath10k_peer_assoc_h_vht()
2536 if (arg->peer_vht_rates.rx_max_rate && in ath10k_peer_assoc_h_vht()
2538 switch (arg->peer_vht_rates.rx_max_rate) { in ath10k_peer_assoc_h_vht()
Dwmi.c7296 cmd->peer_vht_rates.rx_max_rate = in ath10k_wmi_peer_assoc_fill()
7297 __cpu_to_le32(arg->peer_vht_rates.rx_max_rate); in ath10k_wmi_peer_assoc_fill()