Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_cfg.h618 unsigned int ol_cfg_ipa_uc_tx_buf_size(struct cdp_cfg *cfg_pdev);
652 static inline unsigned int ol_cfg_ipa_uc_tx_buf_size( in ol_cfg_ipa_uc_tx_buf_size() function
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_cfg.c549 unsigned int ol_cfg_ipa_uc_tx_buf_size(struct cdp_cfg *cfg_pdev) in ol_cfg_ipa_uc_tx_buf_size() function
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt.c913 ol_cfg_ipa_uc_tx_buf_size(pdev->ctrl_pdev), in htt_ipa_uc_attach()