Searched refs:twt_teardown_params (Results 1 – 1 of 1) sorted by relevance
539 hostcmd_twt_teardown *twt_teardown_params = MNULL; in wlan_cmd_twt_cfg() local572 twt_teardown_params = &hostcmd_twtcfg->param.twt_teardown; in wlan_cmd_twt_cfg()573 … __memset(pmpriv->adapter, twt_teardown_params, 0x00, sizeof(hostcmd_twtcfg->param.twt_teardown)); in wlan_cmd_twt_cfg()574 twt_teardown_params->flow_identifier = ds_twtcfg->param.twt_teardown.flow_identifier; in wlan_cmd_twt_cfg()575 twt_teardown_params->negotiation_type = ds_twtcfg->param.twt_teardown.negotiation_type; in wlan_cmd_twt_cfg()576 twt_teardown_params->teardown_all_twt = ds_twtcfg->param.twt_teardown.teardown_all_twt; in wlan_cmd_twt_cfg()