Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_t2h.c199 &pdev->htt_tx_credit.target_delta); in htt_t2h_adjust_bus_target_delta()
482 target_delta); in htt_t2h_lp_msg_handler()
559 old_credit = qdf_atomic_read(&pdev->htt_tx_credit.target_delta); in htt_t2h_lp_msg_handler()
921 &pdev->htt_tx_credit.target_delta); in htt_t2h_msg_handler()
933 target_delta); in htt_t2h_msg_handler()
H A Dhtt_types.h159 qdf_atomic_t target_delta; member
H A Dhtt_tx.c469 &pdev->htt_tx_credit.target_delta), in htt_tx_credit_update()
473 &pdev->htt_tx_credit.target_delta); in htt_tx_credit_update()
H A Dhtt.c452 qdf_atomic_init(&pdev->htt_tx_credit.target_delta); in htt_pdev_alloc()