Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dwifi_mgmt.h766 uint32_t twt_wake_ahead_duration; member
834 uint32_t twt_wake_ahead_duration; member
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwifi_mgmt.c570 twt_info.twt_wake_ahead_duration = twt_params->setup.twt_wake_ahead_duration; in nrf_wifi_set_twt()
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_shell.c1434 config.twt_flows[i].twt_wake_ahead_duration); in cmd_wifi_ps()
1747 params->setup.twt_wake_ahead_duration = (uint32_t)value; in twt_args_to_params()