Searched refs:tx_grp_credit (Results 1 – 1 of 1) sorted by relevance
1450 qdf_atomic_t *tx_grp_credit = NULL; in replenish_tx_pad_credit() local1470 tx_grp_credit = &pdev->txq_grps[i].credit; in replenish_tx_pad_credit()1471 grp_credit = qdf_atomic_read(tx_grp_credit); in replenish_tx_pad_credit()1473 qdf_atomic_add(-1, tx_grp_credit); in replenish_tx_pad_credit()