Searched refs:ps_dtim_period (Results 1 – 10 of 10) sorted by relevance
541 if (!WARN_ON_ONCE(!hw->conf.ps_dtim_period)) in rtl_swlps_beacon()645 if (hw->conf.ps_dtim_period == 1) in rtl_swlps_rf_sleep()646 sleep_intv = hw->conf.ps_dtim_period * 2; in rtl_swlps_rf_sleep()648 sleep_intv = hw->conf.ps_dtim_period; in rtl_swlps_rf_sleep()
522 if (!WARN_ON_ONCE(!hw->conf.ps_dtim_period)) in rtl_swlps_beacon()628 if (hw->conf.ps_dtim_period == 1) in rtl_swlps_rf_sleep()629 sleep_intv = hw->conf.ps_dtim_period * 2; in rtl_swlps_rf_sleep()631 sleep_intv = hw->conf.ps_dtim_period; in rtl_swlps_rf_sleep()
285 autowake_timeout = (conf->ps_dtim_period * beacon_int) - beacon_diff; in rt2x00lib_config()
551 if (!WARN_ON_ONCE(!ar->hw->conf.ps_dtim_period)) in carl9170_ps_beacon()553 ar->hw->conf.ps_dtim_period; in carl9170_ps_beacon()
439 ar->hw->conf.ps_dtim_period); in carl9170_set_beacon_timers()
300 dtimper = priv->hw->conf.ps_dtim_period ?: 1; in iwl_power_build_cmd()
1276 if (priv->hw->conf.ps_dtim_period) in cw1200_do_join()1277 priv->join_dtim_period = priv->hw->conf.ps_dtim_period; in cw1200_do_join()
670 wl->dtim_period = conf->ps_dtim_period; in wl1251_op_config()
1414 u8 ps_dtim_period; member
1637 local->hw.conf.ps_dtim_period = dtimper; in ieee80211_recalc_ps()