Searched refs:hw_value_prefix (Results 1 – 1 of 1) sorted by relevance
164 u8 hw_value_prefix = 0; in ath10k_mac_get_rate_hw_value() local167 hw_value_prefix = WMI_RATE_PREAMBLE_CCK << 6; in ath10k_mac_get_rate_hw_value()171 return hw_value_prefix | ath10k_rates[i].hw_value; in ath10k_mac_get_rate_hw_value()