Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Ddebugfs.c633 wl->conf.conn.wake_up_event == CONF_WAKE_UP_EVENT_N_DTIM) in dtim_interval_read()
667 wl->conf.conn.wake_up_event = CONF_WAKE_UP_EVENT_N_DTIM; in dtim_interval_write()
694 wl->conf.conn.suspend_wake_up_event == CONF_WAKE_UP_EVENT_N_DTIM) in suspend_dtim_interval_read()
728 wl->conf.conn.suspend_wake_up_event = CONF_WAKE_UP_EVENT_N_DTIM; in suspend_dtim_interval_write()
H A Dconf.h481 CONF_WAKE_UP_EVENT_N_DTIM = 0x04, /* Wake every Nth DTIM */ enumerator