Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_green_ap.c147 ucfg_green_ap_set_ps_config(hdd_ctx->pdev, in hdd_green_ap_start_state_mc()
156 ucfg_green_ap_set_ps_config( in hdd_green_ap_start_state_mc()
173 ucfg_green_ap_set_ps_config( in hdd_green_ap_start_state_mc()
183 ucfg_green_ap_set_ps_config(hdd_ctx->pdev, in hdd_green_ap_start_state_mc()
/wlan-driver/qca-wifi-host-cmn/umac/green_ap/dispatcher/src/
H A Dwlan_green_ap_ucfg_api.c59 QDF_STATUS ucfg_green_ap_set_ps_config(struct wlan_objmgr_pdev *pdev, in ucfg_green_ap_set_ps_config() function
269 ucfg_green_ap_set_ps_config(pdev, val); in ucfg_green_ap_config()
/wlan-driver/qca-wifi-host-cmn/umac/green_ap/dispatcher/inc/
H A Dwlan_green_ap_ucfg_api.h67 QDF_STATUS ucfg_green_ap_set_ps_config(struct wlan_objmgr_pdev *pdev,
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
H A Dwlan_lmac_if.c944 rx_ops->green_ap_rx_ops.ps_set = ucfg_green_ap_set_ps_config; in wlan_lmac_if_umac_green_ap_rx_ops_register()