Searched refs:vht160_mcs_tx_highest (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/ath/ath10k/ |
| A D | core.c | 82 .vht160_mcs_tx_highest = 0, 117 .vht160_mcs_tx_highest = 0, 153 .vht160_mcs_tx_highest = 0, 219 .vht160_mcs_tx_highest = 0, 254 .vht160_mcs_tx_highest = 0, 289 .vht160_mcs_tx_highest = 0, 327 .vht160_mcs_tx_highest = 0, 369 .vht160_mcs_tx_highest = 0, 497 .vht160_mcs_tx_highest = 0, 534 .vht160_mcs_tx_highest = 0, [all …]
|
| A D | hw.h | 581 int vht160_mcs_tx_highest; member
|
| A D | mac.c | 2633 max_rate = hw->vht160_mcs_tx_highest; in ath10k_peer_assoc_h_vht() 4885 hw->vht160_mcs_tx_highest != 0)) { in ath10k_create_vht_cap() 4887 vht_cap.vht_mcs.tx_highest = cpu_to_le16(hw->vht160_mcs_tx_highest); in ath10k_create_vht_cap()
|
Completed in 27 milliseconds