Searched refs:ath10k_mac_bitrate_is_cck (Results 1 – 1 of 1) sorted by relevance
106 static bool ath10k_mac_bitrate_is_cck(int bitrate) in ath10k_mac_bitrate_is_cck() function122 (ath10k_mac_bitrate_is_cck(bitrate) ? BIT(7) : 0); in ath10k_mac_bitrate_to_rate()134 if (ath10k_mac_bitrate_is_cck(rate->bitrate) != cck) in ath10k_mac_hw_rate_to_idx()5634 if (ath10k_mac_bitrate_is_cck(bitrate)) in ath10k_bss_info_changed()7004 if (ath10k_mac_bitrate_is_cck(bitrate)) in ath10k_mac_bitrate_mask_get_single_rate()