Searched refs:ath10k_mac_bitrate_is_cck (Results 1 – 1 of 1) sorted by relevance
112 static bool ath10k_mac_bitrate_is_cck(int bitrate) in ath10k_mac_bitrate_is_cck() function 128 (ath10k_mac_bitrate_is_cck(bitrate) ? BIT(7) : 0); in ath10k_mac_bitrate_to_rate() 140 if (ath10k_mac_bitrate_is_cck(rate->bitrate) != cck) in ath10k_mac_hw_rate_to_idx() 170 if (ath10k_mac_bitrate_is_cck(bitrate)) in ath10k_mac_get_rate_hw_value() 6307 if (ath10k_mac_bitrate_is_cck(bitrate)) in ath10k_bss_info_changed() 6961 if (ath10k_mac_bitrate_is_cck(bitrate)) in ath10k_mac_bitrate_mask_get_single_rate()