Searched refs:ath11k_mac_bitrate_is_cck (Results 1 – 1 of 1) sorted by relevance
522 static bool ath11k_mac_bitrate_is_cck(int bitrate) in ath11k_mac_bitrate_is_cck() function544 if (ath11k_mac_bitrate_is_cck(rate->bitrate) != cck) in ath11k_mac_hw_rate_to_idx()560 (ath11k_mac_bitrate_is_cck(bitrate) ? BIT(7) : 0); in ath11k_mac_bitrate_to_rate()3224 if (ath11k_mac_bitrate_is_cck(bitrate)) in ath11k_mac_get_rate_hw_value()3723 if (ath11k_mac_bitrate_is_cck(bitrate)) in ath11k_mac_op_bss_info_changed()8320 if (ath11k_mac_bitrate_is_cck(bitrate)) in ath11k_mac_get_single_legacy_rate()