Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_cfg.c53 cfg_ctx->credit_update_enabled = 1; in ol_pdev_cfg_credit_update()
60 cfg_ctx->credit_update_enabled = 0; in ol_pdev_cfg_credit_update()
309 return cfg->credit_update_enabled; in ol_cfg_is_credit_update_enabled()
H A Dol_txrx_types.h667 u8 credit_update_enabled; member
H A Dol_tx_send.c1130 if (!pdev->cfg.credit_update_enabled) in ol_tx_completion_handler()
H A Dol_txrx.c884 pdev->cfg.credit_update_enabled = in ol_txrx_pdev_attach()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_types.h245 u8 credit_update_enabled; member
H A Dhtt.c430 pdev->cfg.credit_update_enabled = in htt_pdev_alloc()
H A Dhtt_t2h.c919 !pdev->cfg.credit_update_enabled) { in htt_t2h_msg_handler()
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_cfg.h110 u8 credit_update_enabled; member