Searched refs:num_credits (Results 1 – 1 of 1) sorted by relevance
1515 int num_credits; in ol_tx_sched() local1520 num_credits = ol_tx_sched_select_batch(pdev, &sctx, credit); in ol_tx_sched()1521 if (num_credits > 0) { in ol_tx_sched()1526 num_credits, in ol_tx_sched()1528 num_credits); in ol_tx_sched()1531 QDF_CREDIT_DEC, num_credits, in ol_tx_sched()1533 num_credits, in ol_tx_sched()1537 qdf_atomic_add(-num_credits, &pdev->target_tx_credit); in ol_tx_sched()1541 if (num_credits == 0) in ol_tx_sched()