Home
last modified time | relevance | path

Searched refs:wol_conf (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/marvell/libertas/
H A Dcmd.c199 memcpy((uint8_t *)&cmd_config.wol_conf, (uint8_t *)p_wol_config, in lbs_host_sleep_cfg()
202 cmd_config.wol_conf.action = CMD_ACT_ACTION_NONE; in lbs_host_sleep_cfg()
210 (uint8_t *)&cmd_config.wol_conf, in lbs_host_sleep_cfg()
H A Dhost.h855 struct wol_config wol_conf; member