Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_cfg.h642 unsigned int ol_cfg_ipa_uc_tx_partition_base(struct cdp_cfg *cfg_pdev);
670 static inline unsigned int ol_cfg_ipa_uc_tx_partition_base( in ol_cfg_ipa_uc_tx_partition_base() function
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_cfg.c570 unsigned int ol_cfg_ipa_uc_tx_partition_base(struct cdp_cfg *cfg_pdev) in ol_cfg_ipa_uc_tx_partition_base() function
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt.c915 ol_cfg_ipa_uc_tx_partition_base(pdev->ctrl_pdev)); in htt_ipa_uc_attach()