Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/
A Ddebugfs.c693 if (wl->conf.conn.suspend_wake_up_event == CONF_WAKE_UP_EVENT_DTIM || in suspend_dtim_interval_read()
694 wl->conf.conn.suspend_wake_up_event == CONF_WAKE_UP_EVENT_N_DTIM) in suspend_dtim_interval_read()
726 wl->conf.conn.suspend_wake_up_event = CONF_WAKE_UP_EVENT_DTIM; in suspend_dtim_interval_write()
728 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.c1626 if ((wl->conf.conn.suspend_wake_up_event == in wl1271_configure_suspend_sta()
1633 wl->conf.conn.suspend_wake_up_event, in wl1271_configure_suspend_sta()
1692 if ((wl->conf.conn.suspend_wake_up_event == in wl1271_configure_resume()
/linux-6.3-rc2/drivers/net/wireless/ti/wl12xx/
A Dmain.c205 .suspend_wake_up_event = CONF_WAKE_UP_EVENT_N_DTIM,
/linux-6.3-rc2/drivers/net/wireless/ti/wl18xx/
A Dmain.c346 .suspend_wake_up_event = CONF_WAKE_UP_EVENT_N_DTIM,

Completed in 25 milliseconds