Home
last modified time | relevance | path

Searched refs:uc_tx_buf_cnt (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c1098 static int htt_tx_ipa_get_limit_tx_buf_count(unsigned int uc_tx_buf_cnt) in htt_tx_ipa_get_limit_tx_buf_count() argument
1115 if (uc_tx_buf_cnt > LIMIT_IPA_TX_BUFFER) in htt_tx_ipa_get_limit_tx_buf_count()
1118 return uc_tx_buf_cnt; in htt_tx_ipa_get_limit_tx_buf_count()
1135 unsigned int uc_tx_buf_cnt, in htt_tx_ipa_uc_wdi_tx_buf_alloc() argument
1148 tx_buffer_count < (uc_tx_buf_cnt - 1); tx_buffer_count++) { in htt_tx_ipa_uc_wdi_tx_buf_alloc()
1228 static int htt_tx_ipa_get_limit_tx_buf_count(unsigned int uc_tx_buf_cnt) in htt_tx_ipa_get_limit_tx_buf_count() argument
1230 return uc_tx_buf_cnt; in htt_tx_ipa_get_limit_tx_buf_count()
1235 unsigned int uc_tx_buf_cnt, in htt_tx_ipa_uc_wdi_tx_buf_alloc() argument
1250 tx_buffer_count < (uc_tx_buf_cnt - 1); tx_buffer_count++) { in htt_tx_ipa_uc_wdi_tx_buf_alloc()
1347 unsigned int uc_tx_buf_cnt, in htt_tx_ipa_uc_attach() argument
[all …]
H A Dhtt_internal.h646 unsigned int uc_tx_buf_cnt,
669 unsigned int uc_tx_buf_cnt, in htt_tx_ipa_uc_attach() argument