Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
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()
A Dconf.h608 u8 suspend_wake_up_event; member
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()
/linux/drivers/net/wireless/ti/wl12xx/
A Dmain.c205 .suspend_wake_up_event = CONF_WAKE_UP_EVENT_N_DTIM,
/linux/drivers/net/wireless/ti/wl18xx/
A Dmain.c346 .suspend_wake_up_event = CONF_WAKE_UP_EVENT_N_DTIM,

Completed in 24 milliseconds