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.c1493 wlan_twt_setup_config_t twt_setup_conf; in nxp_wifi_set_twt() local
1504 twt_setup_conf.implicit = params->setup.implicit; in nxp_wifi_set_twt()
1505 twt_setup_conf.announced = params->setup.announce; in nxp_wifi_set_twt()
1506 twt_setup_conf.trigger_enabled = params->setup.trigger; in nxp_wifi_set_twt()
1507 twt_setup_conf.twt_info_disabled = params->setup.twt_info_disable; in nxp_wifi_set_twt()
1508 twt_setup_conf.negotiation_type = params->negotiation_type; in nxp_wifi_set_twt()
1509 twt_setup_conf.twt_wakeup_duration = params->setup.twt_wake_interval; in nxp_wifi_set_twt()
1510 twt_setup_conf.flow_identifier = params->flow_id; in nxp_wifi_set_twt()
1511 twt_setup_conf.hard_constraint = 1; in nxp_wifi_set_twt()
1512 twt_setup_conf.twt_exponent = params->setup.twt_exponent; in nxp_wifi_set_twt()
[all …]