Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_cfg.h627 unsigned int ol_cfg_ipa_uc_tx_max_buf_cnt(struct cdp_cfg *cfg_pdev);
658 static inline unsigned int ol_cfg_ipa_uc_tx_max_buf_cnt( in ol_cfg_ipa_uc_tx_max_buf_cnt() function
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_cfg.c556 unsigned int ol_cfg_ipa_uc_tx_max_buf_cnt(struct cdp_cfg *cfg_pdev) in ol_cfg_ipa_uc_tx_max_buf_cnt() function
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_h2t.c1070 tx_count = qdf_get_pwr2(ol_cfg_ipa_uc_tx_max_buf_cnt(pdev->ctrl_pdev)); in htt_h2t_ipa_uc_rsc_cfg_msg()
1228 (unsigned int)ol_cfg_ipa_uc_tx_max_buf_cnt(pdev->ctrl_pdev)); in htt_h2t_ipa_uc_rsc_cfg_msg()
H A Dhtt.c914 ol_cfg_ipa_uc_tx_max_buf_cnt(pdev->ctrl_pdev), in htt_ipa_uc_attach()