Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn.h3133 !soc->ops->cmn_drv_ops->set_rtpm_tput_policy) in cdp_set_rtpm_tput_policy_requirement()
3136 soc->ops->cmn_drv_ops->set_rtpm_tput_policy(soc, is_high_tput); in cdp_set_rtpm_tput_policy_requirement()
H A Dcdp_txrx_ops.h734 void (*set_rtpm_tput_policy)(struct cdp_soc_t *soc, bool val); member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c12450 .set_rtpm_tput_policy = dp_set_rtpm_tput_policy_requirement,