Home
last modified time | relevance | path

Searched refs:uc_tx_buf_sz (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt_tx.c1134 unsigned int uc_tx_buf_sz, in htt_tx_ipa_uc_wdi_tx_buf_alloc() argument
1151 uc_tx_buf_sz); in htt_tx_ipa_uc_wdi_tx_buf_alloc()
1234 unsigned int uc_tx_buf_sz, in htt_tx_ipa_uc_wdi_tx_buf_alloc() argument
1252 uc_tx_buf_sz); in htt_tx_ipa_uc_wdi_tx_buf_alloc()
1260 qdf_mem_zero(shared_tx_buffer->vaddr, uc_tx_buf_sz); in htt_tx_ipa_uc_wdi_tx_buf_alloc()
1346 unsigned int uc_tx_buf_sz, in htt_tx_ipa_uc_attach() argument
1389 pdev, uc_tx_buf_sz, uc_tx_buf_cnt, uc_tx_partition_base); in htt_tx_ipa_uc_attach()
Dhtt_internal.h645 unsigned int uc_tx_buf_sz,
668 unsigned int uc_tx_buf_sz, in htt_tx_ipa_uc_attach() argument
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_ipa.c607 unsigned int uc_tx_buf_sz = CFG_IPA_UC_TX_BUF_SIZE_DEFAULT; in dp_ipa_tx_alt_pool_attach() local
608 unsigned int alloc_size = uc_tx_buf_sz + ring_base_align - 1; in dp_ipa_tx_alt_pool_attach()
1487 unsigned int uc_tx_buf_sz = CFG_IPA_UC_TX_BUF_SIZE_DEFAULT; in dp_tx_ipa_uc_attach() local
1488 unsigned int alloc_size = uc_tx_buf_sz + ring_base_align - 1; in dp_tx_ipa_uc_attach()