Searched refs:tx_buffer_count (Results 1 – 2 of 2) sorted by relevance
1138 unsigned int tx_buffer_count; in htt_tx_ipa_uc_wdi_tx_buf_alloc() local1147 for (tx_buffer_count = 0; in htt_tx_ipa_uc_wdi_tx_buf_alloc()1148 tx_buffer_count < (uc_tx_buf_cnt - 1); tx_buffer_count++) { in htt_tx_ipa_uc_wdi_tx_buf_alloc()1154 tx_buffer_count); in htt_tx_ipa_uc_wdi_tx_buf_alloc()1168 tx_buffer_count) << 16; in htt_tx_ipa_uc_wdi_tx_buf_alloc()1193 pdev->ipa_uc_tx_rsc.tx_buf_pool_strg[tx_buffer_count] = in htt_tx_ipa_uc_wdi_tx_buf_alloc()1203 return tx_buffer_count; in htt_tx_ipa_uc_wdi_tx_buf_alloc()1238 unsigned int tx_buffer_count; in htt_tx_ipa_uc_wdi_tx_buf_alloc() local1249 for (tx_buffer_count = 0; in htt_tx_ipa_uc_wdi_tx_buf_alloc()1250 tx_buffer_count < (uc_tx_buf_cnt - 1); tx_buffer_count++) { in htt_tx_ipa_uc_wdi_tx_buf_alloc()[all …]
589 uint32_t tx_buffer_count; in dp_ipa_tx_alt_pool_attach() local646 for (tx_buffer_count = 0; in dp_ipa_tx_alt_pool_attach()647 tx_buffer_count < max_alloc_count - 1; tx_buffer_count++) { in dp_ipa_tx_alt_pool_attach()674 tx_buffer_count] = (void *)nbuf; in dp_ipa_tx_alt_pool_attach()680 soc->ipa_uc_tx_rsc_alt.alloc_tx_buf_cnt = tx_buffer_count; in dp_ipa_tx_alt_pool_attach()682 if (tx_buffer_count) { in dp_ipa_tx_alt_pool_attach()683 dp_info("IPA TX buffer pool2: %d allocated", tx_buffer_count); in dp_ipa_tx_alt_pool_attach()1469 uint32_t tx_buffer_count; in dp_tx_ipa_uc_attach() local1525 for (tx_buffer_count = 0; in dp_tx_ipa_uc_attach()1526 tx_buffer_count < max_alloc_count - 1; tx_buffer_count++) { in dp_tx_ipa_uc_attach()[all …]