Home
last modified time | relevance | path

Searched refs:dynamic_ps_timeout (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/staging/wfx/
H A Dhif_tx.h47 int hif_set_pm(struct wfx_vif *wvif, bool ps, int dynamic_ps_timeout);
H A Dhif_tx.c423 int hif_set_pm(struct wfx_vif *wvif, bool ps, int dynamic_ps_timeout) in hif_set_pm() argument
437 body->fast_psm_idle_period = min(dynamic_ps_timeout * 2, 255); in hif_set_pm()
H A Dsta.c175 return conf->dynamic_ps_timeout; in wfx_get_ps_timeout()
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/
H A Dhif_tx.h49 int wfx_hif_set_pm(struct wfx_vif *wvif, bool ps, int dynamic_ps_timeout);
H A Dhif_tx.c395 int wfx_hif_set_pm(struct wfx_vif *wvif, bool ps, int dynamic_ps_timeout) in wfx_hif_set_pm() argument
409 body->fast_psm_idle_period = min(dynamic_ps_timeout * 2, 255); in wfx_hif_set_pm()
H A Dsta.c193 return conf->dynamic_ps_timeout; in wfx_get_ps_timeout()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dps.c19 u16 timeout = wl->conf.conn.dynamic_ps_timeout; in wl1271_ps_set_mode()
H A Ddebugfs.c252 wl->conf.conn.dynamic_ps_timeout); in dynamic_ps_timeout_read()
271 wl1271_warning("dynamic_ps_timeout is not in valid range"); in dynamic_ps_timeout_write()
277 wl->conf.conn.dynamic_ps_timeout = value; in dynamic_ps_timeout_write()
1300 DEBUGFS_ADD(dynamic_ps_timeout, rootdir); in wl1271_debugfs_add_files()
H A Dconf.h726 u16 dynamic_ps_timeout; member
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dps.c19 u16 timeout = wl->conf.conn.dynamic_ps_timeout; in wl1271_ps_set_mode()
H A Ddebugfs.c247 wl->conf.conn.dynamic_ps_timeout); in dynamic_ps_timeout_read()
266 wl1271_warning("dynamic_ps_timeout is not in valid range"); in dynamic_ps_timeout_write()
272 wl->conf.conn.dynamic_ps_timeout = value; in dynamic_ps_timeout_write()
1282 DEBUGFS_ADD(dynamic_ps_timeout, rootdir); in wl1271_debugfs_add_files()
H A Dconf.h726 u16 dynamic_ps_timeout; member
/kernel/linux/linux-5.10/net/mac80211/
H A Doffchannel.c67 else if (local->hw.conf.dynamic_ps_timeout > 0) { in ieee80211_offchannel_ps_disable()
76 msecs_to_jiffies(local->hw.conf.dynamic_ps_timeout)); in ieee80211_offchannel_ps_disable()
H A Dmlme.c1688 if (conf->dynamic_ps_timeout > 0 && in ieee80211_enable_ps()
1691 msecs_to_jiffies(conf->dynamic_ps_timeout)); in ieee80211_enable_ps()
1784 local->hw.conf.dynamic_ps_timeout = timeout; in ieee80211_recalc_ps()
1845 if (local->hw.conf.dynamic_ps_timeout > 0) { in ieee80211_dynamic_ps_enable_work()
1850 local->hw.conf.dynamic_ps_timeout)); in ieee80211_dynamic_ps_enable_work()
1866 local->hw.conf.dynamic_ps_timeout)); in ieee80211_dynamic_ps_enable_work()
1878 local->hw.conf.dynamic_ps_timeout)); in ieee80211_dynamic_ps_enable_work()
4088 if (local->hw.conf.dynamic_ps_timeout > 0) { in ieee80211_rx_mgmt_beacon()
H A Dtrace.h364 __field(int, dynamic_ps_timeout)
377 __entry->dynamic_ps_timeout = local->hw.conf.dynamic_ps_timeout;
/kernel/linux/linux-6.6/net/mac80211/
H A Doffchannel.c67 else if (local->hw.conf.dynamic_ps_timeout > 0) { in ieee80211_offchannel_ps_disable()
76 msecs_to_jiffies(local->hw.conf.dynamic_ps_timeout)); in ieee80211_offchannel_ps_disable()
H A Dtrace.h364 __field(int, dynamic_ps_timeout)
377 __entry->dynamic_ps_timeout = local->hw.conf.dynamic_ps_timeout;
H A Dmlme.c2187 if (conf->dynamic_ps_timeout > 0 && in ieee80211_enable_ps()
2190 msecs_to_jiffies(conf->dynamic_ps_timeout)); in ieee80211_enable_ps()
2286 local->hw.conf.dynamic_ps_timeout = timeout; in ieee80211_recalc_ps()
2347 if (local->hw.conf.dynamic_ps_timeout > 0) { in ieee80211_dynamic_ps_enable_work()
2352 local->hw.conf.dynamic_ps_timeout)); in ieee80211_dynamic_ps_enable_work()
2368 local->hw.conf.dynamic_ps_timeout)); in ieee80211_dynamic_ps_enable_work()
2380 local->hw.conf.dynamic_ps_timeout)); in ieee80211_dynamic_ps_enable_work()
6045 if (local->hw.conf.dynamic_ps_timeout > 0) { in ieee80211_rx_mgmt_beacon()
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dsta.c375 else if (conf->dynamic_ps_timeout <= 0) in cw1200_config()
384 if (conf->dynamic_ps_timeout >= 0x80) in cw1200_config()
388 conf->dynamic_ps_timeout << 1; in cw1200_config()
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Dsta.c375 else if (conf->dynamic_ps_timeout <= 0) in cw1200_config()
384 if (conf->dynamic_ps_timeout >= 0x80) in cw1200_config()
388 conf->dynamic_ps_timeout << 1; in cw1200_config()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/
H A Dmain.c234 .dynamic_ps_timeout = 1500,
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/
H A Dmain.c234 .dynamic_ps_timeout = 1500,
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
H A Dmain.c375 .dynamic_ps_timeout = 1500,
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h1551 * @dynamic_ps_timeout: The dynamic powersave timeout (in ms), see the
1576 int power_level, dynamic_ps_timeout; member
2850 * @dynamic_ps_timeout hardware configuration value and use it that value
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h1678 * @dynamic_ps_timeout: The dynamic powersave timeout (in ms), see the
1703 int power_level, dynamic_ps_timeout; member
3151 * @dynamic_ps_timeout hardware configuration value and use it that value

Completed in 61 milliseconds

12