Home
last modified time | relevance | path

Searched refs:uc_tx_partition_base (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c1136 unsigned int uc_tx_partition_base) in htt_tx_ipa_uc_wdi_tx_buf_alloc() argument
1167 *header_ptr |= ((uint16_t) uc_tx_partition_base + in htt_tx_ipa_uc_wdi_tx_buf_alloc()
1236 unsigned int uc_tx_partition_base) in htt_tx_ipa_uc_wdi_tx_buf_alloc() argument
1270 *header_ptr |= ((uint16_t) uc_tx_partition_base + in htt_tx_ipa_uc_wdi_tx_buf_alloc()
1348 unsigned int uc_tx_partition_base) 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()
H A Dhtt_internal.h647 unsigned int uc_tx_partition_base);
670 unsigned int uc_tx_partition_base) in htt_tx_ipa_uc_attach() argument
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_mob_def.h374 uint32_t uc_tx_partition_base; member
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_cfg.h124 uint32_t uc_tx_partition_base; member
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_cfg.c199 cfg_ctx->ipa_uc_rsc.tx_partition_base = cfg_param->uc_tx_partition_base; in ol_pdev_cfg_attach()
H A Dol_txrx.c5991 value = cfg_ctx->uc_tx_partition_base; in ol_txrx_get_cfg()
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c533 cdp_cfg.uc_tx_partition_base = in cds_cdp_cfg_attach()