Home
last modified time | relevance | path

Searched refs:ps_trans_time (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/green_ap/dispatcher/src/
H A Dwlan_green_ap_ucfg_api.c202 green_ap_ctx->ps_trans_time = val; in ucfg_green_ap_set_transition_time()
209 uint32_t *ps_trans_time) in ucfg_green_ap_get_transition_time() argument
232 *ps_trans_time = green_ap_ctx->ps_trans_time; in ucfg_green_ap_get_transition_time()
H A Dwlan_green_ap_api.c88 green_ap_ctx->ps_trans_time = WLAN_GREEN_AP_PS_TRANS_TIME; in wlan_green_ap_pdev_obj_create_notification()
/wlan-driver/qca-wifi-host-cmn/umac/green_ap/core/src/
H A Dwlan_green_ap_main.c256 green_ap_ctx->ps_trans_time * 1000); in wlan_green_ap_state_mc()
271 green_ap_ctx->ps_trans_time * 1000); in wlan_green_ap_state_mc()
349 green_ap_ctx->ps_trans_time * 1000); in wlan_green_ap_state_mc()
H A Dwlan_green_ap_main_i.h140 uint32_t ps_trans_time; member
/wlan-driver/qca-wifi-host-cmn/umac/green_ap/dispatcher/inc/
H A Dwlan_green_ap_ucfg_api.h101 uint32_t *ps_trans_time);