Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_cfg.c197 cfg_ctx->ipa_uc_rsc.rx_ind_ring_size = in ol_pdev_cfg_attach()
567 return cfg->ipa_uc_rsc.rx_ind_ring_size; in ol_cfg_ipa_uc_rx_ind_ring_size()
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_cfg.h63 u32 rx_ind_ring_size; member
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_internal.h650 htt_rx_ipa_uc_attach(struct htt_pdev_t *pdev, unsigned int rx_ind_ring_size);
683 htt_rx_ipa_uc_attach(struct htt_pdev_t *pdev, unsigned int rx_ind_ring_size) in htt_rx_ipa_uc_attach() argument
/wlan-driver/qca-wifi-host-cmn/ipa/core/inc/
H A Dwlan_ipa_priv.h494 uint32_t rx_ind_ring_size; member
/wlan-driver/fw-api/fw/
H A Dwdi_ipa.h915 A_UINT32 rx_ind_ring_size; /* word 10 */ member
H A Dhtt.h5077 A_UINT32 rx_ind_ring_size;\
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_stats.c667 uc_fw_stat->rx_ind_ring_size, in wlan_ipa_print_fw_wdi_stats()