Searched refs:vht160_mcs_rx_highest (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | core.c | 89 .vht160_mcs_rx_highest = 0, 130 .vht160_mcs_rx_highest = 0, 172 .vht160_mcs_rx_highest = 0, 250 .vht160_mcs_rx_highest = 0, 291 .vht160_mcs_rx_highest = 0, 332 .vht160_mcs_rx_highest = 0, 376 .vht160_mcs_rx_highest = 0, 424 .vht160_mcs_rx_highest = 0, 477 .vht160_mcs_rx_highest = 1560, 528 .vht160_mcs_rx_highest = 780, [all …]
|
| H A D | hw.h | 581 int vht160_mcs_rx_highest; member
|
| H A D | mac.c | 4941 (hw->vht160_mcs_rx_highest != 0 || in ath10k_create_vht_cap() 4943 vht_cap.vht_mcs.rx_highest = cpu_to_le16(hw->vht160_mcs_rx_highest); in ath10k_create_vht_cap()
|