Searched refs:vht160_mcs_tx_highest (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | core.c | 90 .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 D | hw.h | 582 int vht160_mcs_tx_highest; member
|
| H A D | mac.c | 2665 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()
|