ath10k_mac_bitrate_is_cck
(ath10k_mac_bitrate_is_cck(bitrate) ? BIT(7) : 0);
if (ath10k_mac_bitrate_is_cck(rate->bitrate) != cck)
if (ath10k_mac_bitrate_is_cck(bitrate))
if (ath10k_mac_bitrate_is_cck(bitrate))
if (ath10k_mac_bitrate_is_cck(bitrate))