Searched refs:wol_conf (Results 1 – 2 of 2) sorted by relevance
203 memcpy((uint8_t *)&cmd_config.wol_conf, (uint8_t *)p_wol_config, in lbs_host_sleep_cfg()206 cmd_config.wol_conf.action = CMD_ACT_ACTION_NONE; in lbs_host_sleep_cfg()214 (uint8_t *)&cmd_config.wol_conf, in lbs_host_sleep_cfg()
850 struct wol_config wol_conf; member