Searched refs:hscfg (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/mwifiex/
H A Dsta_ioctl.c401 struct mwifiex_ds_hs_cfg hscfg; local
403 hscfg.conditions = HOST_SLEEP_CFG_CANCEL;
404 hscfg.is_invoke_hostcmd = true;
407 cmd_type, &hscfg);
419 struct mwifiex_ds_hs_cfg hscfg; local
428 memset(&hscfg, 0, sizeof(struct mwifiex_ds_hs_cfg));
429 hscfg.is_invoke_hostcmd = true;
434 &hscfg)) {

Completed in 424 milliseconds