Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_api.h66 void wlan_dp_set_fst_in_cmem(bool fst_in_cmem);
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_api.c46 void wlan_dp_set_fst_in_cmem(bool fst_in_cmem) in wlan_dp_set_fst_in_cmem() function
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c6855 wlan_dp_set_fst_in_cmem(true); in wma_rx_service_ready_event()