Searched refs:vht160_mcs_rx_highest (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | core.c | 87 .vht160_mcs_rx_highest = 0, 127 .vht160_mcs_rx_highest = 0, 168 .vht160_mcs_rx_highest = 0, 244 .vht160_mcs_rx_highest = 0, 284 .vht160_mcs_rx_highest = 0, 324 .vht160_mcs_rx_highest = 0, 367 .vht160_mcs_rx_highest = 0, 414 .vht160_mcs_rx_highest = 0, 467 .vht160_mcs_rx_highest = 1560, 517 .vht160_mcs_rx_highest = 780, [all …]
|
H A D | hw.h | 587 int vht160_mcs_rx_highest; member
|
H A D | mac.c | 4914 (hw->vht160_mcs_rx_highest != 0 || in ath10k_create_vht_cap() 4916 vht_cap.vht_mcs.rx_highest = cpu_to_le16(hw->vht160_mcs_rx_highest); in ath10k_create_vht_cap()
|