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