Searched refs:credits_group_1 (Results 1 – 1 of 1) sorted by relevance
1222 int credits_group_0, credits_group_1; in ol_tx_deduct_one_any_group_credit() local1226 credits_group_1 = qdf_atomic_read(&pdev->txq_grps[1].credit); in ol_tx_deduct_one_any_group_credit()1228 if (credits_group_0 > credits_group_1) in ol_tx_deduct_one_any_group_credit()1230 else if (credits_group_1 != 0) in ol_tx_deduct_one_any_group_credit()