Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_txrx_htt_api.h362 void ol_tx_target_credit_update(struct ol_txrx_pdev_t *pdev, int credit_delta);
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_t2h.c487 ol_tx_target_credit_update( in htt_t2h_lp_msg_handler()
938 ol_tx_target_credit_update( in htt_t2h_msg_handler()
943 ol_tx_target_credit_update(pdev->txrx_pdev, in htt_t2h_msg_handler()
H A Dhtt.c572 ol_tx_target_credit_update( in htt_attach()
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_send.c376 void ol_tx_target_credit_update(struct ol_txrx_pdev_t *pdev, int credit_delta) in ol_tx_target_credit_update() function
408 ol_tx_target_credit_update(pdev, -1); in ol_tx_deduct_one_credit()
563 ol_tx_target_credit_update(pdev, credits); in ol_tx_credit_completion_handler()