Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_t2h.c200 htt_credit_delta = htt_tx_credit_update(pdev); in htt_t2h_adjust_bus_target_delta()
483 credit_delta = htt_tx_credit_update(pdev); in htt_t2h_lp_msg_handler()
934 credit_delta = htt_tx_credit_update(pdev); in htt_t2h_msg_handler()
H A Dhtt_internal.h712 htt_tx_credit_update(struct htt_pdev_t *pdev);
716 htt_tx_credit_update(struct htt_pdev_t *pdev) in htt_tx_credit_update() function
H A Dhtt_h2t.c92 credit_delta = htt_tx_credit_update(pdev); in htt_t2h_adjust_bus_target_delta()
H A Dhtt_tx.c464 int htt_tx_credit_update(struct htt_pdev_t *pdev) in htt_tx_credit_update() function