Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Ddebugfs.c702 if (wl->conf.conn.suspend_wake_up_event == CONF_WAKE_UP_EVENT_DTIM || in suspend_dtim_interval_read()
703 wl->conf.conn.suspend_wake_up_event == CONF_WAKE_UP_EVENT_N_DTIM) in suspend_dtim_interval_read()
735 wl->conf.conn.suspend_wake_up_event = CONF_WAKE_UP_EVENT_DTIM; in suspend_dtim_interval_write()
737 wl->conf.conn.suspend_wake_up_event = CONF_WAKE_UP_EVENT_N_DTIM; in suspend_dtim_interval_write()
H A Dconf.h608 u8 suspend_wake_up_event; member
H A Dmain.c1638 if ((wl->conf.conn.suspend_wake_up_event == in wl1271_configure_suspend_sta()
1645 wl->conf.conn.suspend_wake_up_event, in wl1271_configure_suspend_sta()
1704 if ((wl->conf.conn.suspend_wake_up_event == in wl1271_configure_resume()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl12xx/
H A Dmain.c205 .suspend_wake_up_event = CONF_WAKE_UP_EVENT_N_DTIM,
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl18xx/
H A Dmain.c346 .suspend_wake_up_event = CONF_WAKE_UP_EVENT_N_DTIM,