Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dconf.h479 CONF_WAKE_UP_EVENT_BEACON = 0x01, /* Wake on every Beacon*/ enumerator
H A Ddebugfs.c748 if (wl->conf.conn.wake_up_event == CONF_WAKE_UP_EVENT_BEACON || in beacon_interval_read()
781 wl->conf.conn.wake_up_event = CONF_WAKE_UP_EVENT_BEACON; in beacon_interval_write()