Home
last modified time | relevance | path

Searched refs:CONF_WAKE_UP_EVENT_DTIM (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Ddebugfs.c641 if (wl->conf.conn.wake_up_event == CONF_WAKE_UP_EVENT_DTIM || in dtim_interval_read()
674 wl->conf.conn.wake_up_event = CONF_WAKE_UP_EVENT_DTIM; in dtim_interval_write()
702 if (wl->conf.conn.suspend_wake_up_event == CONF_WAKE_UP_EVENT_DTIM || in suspend_dtim_interval_read()
735 wl->conf.conn.suspend_wake_up_event = CONF_WAKE_UP_EVENT_DTIM; in suspend_dtim_interval_write()
H A Dconf.h480 CONF_WAKE_UP_EVENT_DTIM = 0x02, /* Wake on every DTIM*/ enumerator
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Ddebugfs.c632 if (wl->conf.conn.wake_up_event == CONF_WAKE_UP_EVENT_DTIM || in dtim_interval_read()
665 wl->conf.conn.wake_up_event = CONF_WAKE_UP_EVENT_DTIM; in dtim_interval_write()
693 if (wl->conf.conn.suspend_wake_up_event == CONF_WAKE_UP_EVENT_DTIM || in suspend_dtim_interval_read()
726 wl->conf.conn.suspend_wake_up_event = CONF_WAKE_UP_EVENT_DTIM; in suspend_dtim_interval_write()
H A Dconf.h480 CONF_WAKE_UP_EVENT_DTIM = 0x02, /* Wake on every DTIM*/ enumerator
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/
H A Dmain.c203 .wake_up_event = CONF_WAKE_UP_EVENT_DTIM,
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/
H A Dmain.c203 .wake_up_event = CONF_WAKE_UP_EVENT_DTIM,
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
H A Dmain.c344 .wake_up_event = CONF_WAKE_UP_EVENT_DTIM,
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/
H A Dmain.c344 .wake_up_event = CONF_WAKE_UP_EVENT_DTIM,

Completed in 21 milliseconds