Home
last modified time | relevance | path

Searched refs:vht160_mcs_tx_highest (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.c88 .vht160_mcs_tx_highest = 0,
128 .vht160_mcs_tx_highest = 0,
169 .vht160_mcs_tx_highest = 0,
245 .vht160_mcs_tx_highest = 0,
285 .vht160_mcs_tx_highest = 0,
325 .vht160_mcs_tx_highest = 0,
368 .vht160_mcs_tx_highest = 0,
415 .vht160_mcs_tx_highest = 0,
468 .vht160_mcs_tx_highest = 1560,
518 .vht160_mcs_tx_highest = 780,
[all …]
H A Dhw.h588 int vht160_mcs_tx_highest; member
H A Dmac.c2642 max_rate = hw->vht160_mcs_tx_highest; in ath10k_peer_assoc_h_vht()
4915 hw->vht160_mcs_tx_highest != 0)) { in ath10k_create_vht_cap()
4917 vht_cap.vht_mcs.tx_highest = cpu_to_le16(hw->vht160_mcs_tx_highest); in ath10k_create_vht_cap()