Home
last modified time | relevance | path

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

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