Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c1737 wlan_twt_setup_config_t twt_setup_conf; in nxp_wifi_set_twt() local
1748 twt_setup_conf.implicit = params->setup.implicit; in nxp_wifi_set_twt()
1749 twt_setup_conf.announced = params->setup.announce; in nxp_wifi_set_twt()
1750 twt_setup_conf.trigger_enabled = params->setup.trigger; in nxp_wifi_set_twt()
1751 twt_setup_conf.twt_info_disabled = params->setup.twt_info_disable; in nxp_wifi_set_twt()
1752 twt_setup_conf.negotiation_type = params->negotiation_type; in nxp_wifi_set_twt()
1753 twt_setup_conf.twt_wakeup_duration = params->setup.twt_wake_interval; in nxp_wifi_set_twt()
1754 twt_setup_conf.flow_identifier = params->flow_id; in nxp_wifi_set_twt()
1755 twt_setup_conf.hard_constraint = 1; in nxp_wifi_set_twt()
1756 twt_setup_conf.twt_exponent = params->setup.twt_exponent; in nxp_wifi_set_twt()
[all …]