Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.c90 .vht160_mcs_tx_highest = 0,
131 .vht160_mcs_tx_highest = 0,
173 .vht160_mcs_tx_highest = 0,
251 .vht160_mcs_tx_highest = 0,
292 .vht160_mcs_tx_highest = 0,
333 .vht160_mcs_tx_highest = 0,
377 .vht160_mcs_tx_highest = 0,
425 .vht160_mcs_tx_highest = 0,
478 .vht160_mcs_tx_highest = 1560,
529 .vht160_mcs_tx_highest = 780,
[all …]
H A Dhw.h582 int vht160_mcs_tx_highest; member
H A Dmac.c2665 max_rate = hw->vht160_mcs_tx_highest; in ath10k_peer_assoc_h_vht()
4942 hw->vht160_mcs_tx_highest != 0)) { in ath10k_create_vht_cap()
4944 vht_cap.vht_mcs.tx_highest = cpu_to_le16(hw->vht160_mcs_tx_highest); in ath10k_create_vht_cap()