Home
last modified time | relevance | path

Searched refs:htt_soc_htc_prealloc (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.h994 QDF_STATUS htt_soc_htc_prealloc(struct htt_soc *htt_soc);
H A Ddp_rings_main.c3491 if (htt_soc_htc_prealloc(htt_soc) != QDF_STATUS_SUCCESS) in dp_soc_init()
H A Ddp_htt.c4565 QDF_STATUS htt_soc_htc_prealloc(struct htt_soc *soc) function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh.c371 if (htt_soc_htc_prealloc(htt_soc) != QDF_STATUS_SUCCESS) in dp_soc_init_rh()