Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/ipa/core/inc/
H A Dwlan_ipa_main.h261 QDF_STATUS ipa_rm_set_perf_level(struct wlan_objmgr_pdev *pdev,
/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/src/
H A Dwlan_ipa_ucfg_api.c96 return ipa_rm_set_perf_level(pdev, tx_packets, rx_packets); in ucfg_ipa_set_perf_level()
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_main.c199 QDF_STATUS ipa_rm_set_perf_level(struct wlan_objmgr_pdev *pdev, in ipa_rm_set_perf_level() function