Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dconf.h479 CONF_WAKE_UP_EVENT_BEACON = 0x01, /* Wake on every Beacon*/ enumerator
H A Ddebugfs.c757 if (wl->conf.conn.wake_up_event == CONF_WAKE_UP_EVENT_BEACON || in beacon_interval_read()
790 wl->conf.conn.wake_up_event = CONF_WAKE_UP_EVENT_BEACON; in beacon_interval_write()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds