Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_ap.c54 peer->ps_token_count = config->num_frames; in sap_client_ps_get_frames()
Dtx.c448 if (peer != NULL && peer->ps_token_count) { in get_peer_from_wakeup_q()
454 peer->ps_token_count--; in get_peer_from_wakeup_q()
933 if (sys_dev_ctx->tx_config.peers[peer_id].ps_token_count == 0) { in tx_cmd_prepare()
/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_structs.h318 int ps_token_count; member