Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dconf.h479 CONF_WAKE_UP_EVENT_BEACON = 0x01, /* Wake on every Beacon*/ enumerator
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()