Searched refs:ath11k_mac_bitrate_is_cck (Results 1 – 1 of 1) sorted by relevance
410 static bool ath11k_mac_bitrate_is_cck(int bitrate) in ath11k_mac_bitrate_is_cck() function432 if (ath11k_mac_bitrate_is_cck(rate->bitrate) != cck) in ath11k_mac_hw_rate_to_idx()448 (ath11k_mac_bitrate_is_cck(bitrate) ? BIT(7) : 0); in ath11k_mac_bitrate_to_rate()1798 if (ath11k_mac_bitrate_is_cck(bitrate)) in ath11k_mac_get_rate_hw_value()2046 if (ath11k_mac_bitrate_is_cck(bitrate)) in ath11k_mac_op_bss_info_changed()5497 if (ath11k_mac_bitrate_is_cck(bitrate)) in ath11k_mac_get_single_legacy_rate()