Home
last modified time | relevance | path

Searched refs:credits_group_1 (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_send.c1222 int credits_group_0, credits_group_1; in ol_tx_deduct_one_any_group_credit() local
1226 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()