Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_suspend_resume.c197 ret = pmo_tgt_send_vdev_sta_ps_param(vdev, in pmo_configure_vdev_suspend_params()
204 ret = pmo_tgt_send_vdev_sta_ps_param(vdev, in pmo_configure_vdev_suspend_params()
222 ret = pmo_tgt_send_vdev_sta_ps_param(vdev, in pmo_configure_vdev_suspend_params()
247 ret = pmo_tgt_send_vdev_sta_ps_param(vdev, in pmo_configure_vdev_resume_params()
254 ret = pmo_tgt_send_vdev_sta_ps_param(vdev, in pmo_configure_vdev_resume_params()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_tgt_api.h347 QDF_STATUS pmo_tgt_send_vdev_sta_ps_param(struct wlan_objmgr_vdev *vdev,
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_tgt_suspend_resume.c78 QDF_STATUS pmo_tgt_send_vdev_sta_ps_param(struct wlan_objmgr_vdev *vdev, in pmo_tgt_send_vdev_sta_ps_param() function