Searched refs:ath11k_mac_bitrate_is_cck (Results 1 – 1 of 1) sorted by relevance
524 static bool ath11k_mac_bitrate_is_cck(int bitrate) in ath11k_mac_bitrate_is_cck() function546 if (ath11k_mac_bitrate_is_cck(rate->bitrate) != cck) in ath11k_mac_hw_rate_to_idx()562 (ath11k_mac_bitrate_is_cck(bitrate) ? BIT(7) : 0); in ath11k_mac_bitrate_to_rate()3139 if (ath11k_mac_bitrate_is_cck(bitrate)) in ath11k_mac_get_rate_hw_value()3627 if (ath11k_mac_bitrate_is_cck(bitrate)) in ath11k_mac_op_bss_info_changed()8003 if (ath11k_mac_bitrate_is_cck(bitrate)) in ath11k_mac_get_single_legacy_rate()