Searched refs:vht160_mcs_rx_highest (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | core.c | 88 .vht160_mcs_rx_highest = 0, 129 .vht160_mcs_rx_highest = 0, 171 .vht160_mcs_rx_highest = 0, 249 .vht160_mcs_rx_highest = 0, 290 .vht160_mcs_rx_highest = 0, 331 .vht160_mcs_rx_highest = 0, 375 .vht160_mcs_rx_highest = 0, 423 .vht160_mcs_rx_highest = 0, 568 .vht160_mcs_rx_highest = 0, 611 .vht160_mcs_rx_highest = 0, [all …]
|
| H A D | hw.h | 577 int vht160_mcs_rx_highest; member
|
| H A D | mac.c | 4911 (hw->vht160_mcs_rx_highest != 0 || in ath10k_create_vht_cap() 4913 vht_cap.vht_mcs.rx_highest = cpu_to_le16(hw->vht160_mcs_rx_highest); in ath10k_create_vht_cap()
|