Home
last modified time | relevance | path

Searched refs:suspend_wake_up_event (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/ti/wlcore/
Ddebugfs.c709 if (wl->conf.conn.suspend_wake_up_event == CONF_WAKE_UP_EVENT_DTIM || in suspend_dtim_interval_read()
710 wl->conf.conn.suspend_wake_up_event == CONF_WAKE_UP_EVENT_N_DTIM) in suspend_dtim_interval_read()
742 wl->conf.conn.suspend_wake_up_event = CONF_WAKE_UP_EVENT_DTIM; in suspend_dtim_interval_write()
744 wl->conf.conn.suspend_wake_up_event = CONF_WAKE_UP_EVENT_N_DTIM; in suspend_dtim_interval_write()
Dconf.h853 u8 suspend_wake_up_event; member
Dmain.c1685 if ((wl->conf.conn.suspend_wake_up_event == in wl1271_configure_suspend_sta()
1692 wl->conf.conn.suspend_wake_up_event, in wl1271_configure_suspend_sta()
1751 if ((wl->conf.conn.suspend_wake_up_event == in wl1271_configure_resume()
/drivers/net/wireless/ti/wl12xx/
Dmain.c217 .suspend_wake_up_event = CONF_WAKE_UP_EVENT_N_DTIM,
/drivers/net/wireless/ti/wl18xx/
Dmain.c348 .suspend_wake_up_event = CONF_WAKE_UP_EVENT_N_DTIM,