Searched refs:ps_state (Results 1 – 5 of 5) sorted by relevance
117 peer->ps_state = config->sta_ps_state; in sap_client_update_pmmode()119 if (peer->ps_state == NRF_WIFI_CLIENT_ACTIVE) { in sap_client_update_pmmode()
476 unsigned char ps_state = 0; in tx_curr_peer_opp_get() local502 ps_state = sys_dev_ctx->tx_config.peers[curr_peer_opp].ps_state; in tx_curr_peer_opp_get()504 if (ps_state == NRF_WIFI_CLIENT_PS_MODE) { in tx_curr_peer_opp_get()1133 unsigned char ps_state = 0; in tx_process() local1150 ps_state = sys_dev_ctx->tx_config.peers[peer_id].ps_state; in tx_process()1152 if (ps_state == NRF_WIFI_CLIENT_PS_MODE) { in tx_process()
2807 set_ps_cmd->info.ps_state = state; in nrf_wifi_sys_fmac_set_power_save()
306 unsigned char ps_state; member
2242 signed int ps_state; member