Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dwmi.h5614 __le32 rx_max_rate; /* Max Rx data rate */ member
5621 u32 rx_max_rate; member
Dwmi-tlv.c2174 vht_rate->rx_max_rate = __cpu_to_le32(arg->peer_vht_rates.rx_max_rate); in ath10k_wmi_tlv_op_gen_peer_assoc()
Dwmi.c6285 cmd->peer_vht_rates.rx_max_rate = in ath10k_wmi_peer_assoc_fill()
6286 __cpu_to_le32(arg->peer_vht_rates.rx_max_rate); in ath10k_wmi_peer_assoc_fill()
Dmac.c2346 arg->peer_vht_rates.rx_max_rate = in ath10k_peer_assoc_h_vht()