Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/green_ap/dispatcher/inc/ !
H A Dwlan_green_ap_ucfg_api.h76 QDF_STATUS ucfg_green_ap_get_ps_config(struct wlan_objmgr_pdev *pdev,
/wlan-driver/qca-wifi-host-cmn/umac/green_ap/dispatcher/src/ !
H A Dwlan_green_ap_ucfg_api.c148 QDF_STATUS ucfg_green_ap_get_ps_config(struct wlan_objmgr_pdev *pdev, in ucfg_green_ap_get_ps_config() function
/wlan-driver/qcacld-3.0/core/hdd/src/ !
H A Dwlan_hdd_green_ap.c123 if (QDF_IS_STATUS_ERROR(ucfg_green_ap_get_ps_config(hdd_ctx->pdev, in hdd_green_ap_start_state_mc()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/ !
H A Dwlan_lmac_if.c945 rx_ops->green_ap_rx_ops.ps_get = ucfg_green_ap_get_ps_config; in wlan_lmac_if_umac_green_ap_rx_ops_register()