Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c1877 int32_t group_credit; in htt_tx_group_credit_process() local
1894 group_credit = group_credit_sign * group_credit_abs; in htt_tx_group_credit_process()
1905 group_credit, group_abs, in htt_tx_group_credit_process()
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_queue.c1912 int group_credit; in ol_tx_txq_group_credit_limit() local
1914 group_credit = qdf_atomic_read( in ol_tx_txq_group_credit_limit()
1916 updated_credit = QDF_MIN(updated_credit, group_credit); in ol_tx_txq_group_credit_limit()