ATH10K_CAC_RUNNING
if (test_bit(ATH10K_CAC_RUNNING, &ar->dev_flags)) {
test_bit(ATH10K_CAC_RUNNING, &ar->dev_flags);
if (test_bit(ATH10K_CAC_RUNNING, &ar->dev_flags) && num_ctx > 1)
set_bit(ATH10K_CAC_RUNNING, &ar->dev_flags);
clear_bit(ATH10K_CAC_RUNNING, &ar->dev_flags);
if (!test_bit(ATH10K_CAC_RUNNING, &ar->dev_flags))
clear_bit(ATH10K_CAC_RUNNING, &ar->dev_flags);
clear_bit(ATH10K_CAC_RUNNING, &ar->dev_flags);
if ((test_bit(ATH10K_CAC_RUNNING, &ar->dev_flags)) ||