Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dwmi.h4483 __le32 rx_max_rate; /* Max Rx data rate */ member
4490 u32 rx_max_rate; member
Dwmi-tlv.c1959 vht_rate->rx_max_rate = __cpu_to_le32(arg->peer_vht_rates.rx_max_rate); in ath10k_wmi_tlv_op_gen_peer_assoc()
Dwmi.c4762 cmd->peer_vht_rates.rx_max_rate = in ath10k_wmi_peer_assoc_fill()
4763 __cpu_to_le32(arg->peer_vht_rates.rx_max_rate); in ath10k_wmi_peer_assoc_fill()
Dmac.c1654 arg->peer_vht_rates.rx_max_rate = in ath10k_peer_assoc_h_vht()