Searched refs:twt_setup_params (Results 1 – 1 of 1) sorted by relevance
1070 hostcmd_twt_setup *twt_setup_params = MNULL; in wlan_cmd_twt_cfg() local1085 twt_setup_params = &hostcmd_twtcfg->param.twt_setup; in wlan_cmd_twt_cfg()1086 memset(pmadapter, twt_setup_params, 0x00, in wlan_cmd_twt_cfg()1088 twt_setup_params->implicit = in wlan_cmd_twt_cfg()1090 twt_setup_params->announced = in wlan_cmd_twt_cfg()1092 twt_setup_params->trigger_enabled = in wlan_cmd_twt_cfg()1094 twt_setup_params->twt_info_disabled = in wlan_cmd_twt_cfg()1096 twt_setup_params->negotiation_type = in wlan_cmd_twt_cfg()1098 twt_setup_params->twt_wakeup_duration = in wlan_cmd_twt_cfg()1100 twt_setup_params->flow_identifier = in wlan_cmd_twt_cfg()[all …]