Searched refs:twt_report (Results 1 – 7 of 7) sorted by relevance
581 twt_report_params = &hostcmd_twtcfg->param.twt_report; in wlan_cmd_twt_cfg()582 … __memset(pmpriv->adapter, twt_report_params, 0x00, sizeof(hostcmd_twtcfg->param.twt_report)); in wlan_cmd_twt_cfg()583 twt_report_params->type = ds_twtcfg->param.twt_report.type; in wlan_cmd_twt_cfg()584 cmd->size += sizeof(hostcmd_twtcfg->param.twt_report); in wlan_cmd_twt_cfg()
4283 … (void)memcpy(cfg, &resp->params.twtcfg.param.twt_report, sizeof(mlan_ds_twt_report)); in wifi_process_cmd_response()7849 int wifi_get_twt_report(wifi_twt_report_t *twt_report) in wifi_get_twt_report() argument7863 wifi_wait_for_cmdresp(twt_report); in wifi_get_twt_report()
1330 int wifi_get_twt_report(wifi_twt_report_t *twt_report);
6094 int wlan_get_twt_report(wlan_twt_report_t *twt_report);
3191 mlan_ds_twt_report twt_report;
4908 hostcmd_twt_report twt_report;
13917 int wlan_get_twt_report(wlan_twt_report_t *twt_report) in wlan_get_twt_report() argument13919 return wifi_get_twt_report(twt_report); in wlan_get_twt_report()