Searched refs:ath12k_mac_bitrate_is_cck (Results 1 – 1 of 1) sorted by relevance
481 static bool ath12k_mac_bitrate_is_cck(int bitrate) in ath12k_mac_bitrate_is_cck() function503 if (ath12k_mac_bitrate_is_cck(rate->bitrate) != cck) in ath12k_mac_hw_rate_to_idx()519 (ath12k_mac_bitrate_is_cck(bitrate) ? BIT(7) : 0); in ath12k_mac_bitrate_to_rate()2388 if (ath12k_mac_bitrate_is_cck(bitrate)) in ath12k_mac_get_rate_hw_value()2693 if (ath12k_mac_bitrate_is_cck(bitrate)) in ath12k_mac_op_bss_info_changed()6505 if (ath12k_mac_bitrate_is_cck(bitrate)) in ath12k_mac_get_single_legacy_rate()