Searched refs:IEEE80211_CONF_PS (Results 1 – 25 of 34) sorted by relevance
12
103 !(local->hw.conf.flags & IEEE80211_CONF_PS)) { in __ieee80211_suspend()104 local->hw.conf.flags |= IEEE80211_CONF_PS; in __ieee80211_suspend()
39 if (local->hw.conf.flags & IEEE80211_CONF_PS) { in ieee80211_offchannel_ps_enable()41 local->hw.conf.flags &= ~IEEE80211_CONF_PS; in ieee80211_offchannel_ps_enable()
1703 conf->flags |= IEEE80211_CONF_PS; in ieee80211_enable_ps()1714 } else if (conf->flags & IEEE80211_CONF_PS) { in ieee80211_change_ps()1715 conf->flags &= ~IEEE80211_CONF_PS; in ieee80211_change_ps()1818 if (local->hw.conf.flags & IEEE80211_CONF_PS) { in ieee80211_dynamic_ps_disable_work()1819 local->hw.conf.flags &= ~IEEE80211_CONF_PS; in ieee80211_dynamic_ps_disable_work()1845 if (local->hw.conf.flags & IEEE80211_CONF_PS) in ieee80211_dynamic_ps_enable_work()1893 local->hw.conf.flags |= IEEE80211_CONF_PS; in ieee80211_dynamic_ps_enable_work()2340 if (local->hw.conf.flags & IEEE80211_CONF_PS) { in ieee80211_set_disassoc()2341 local->hw.conf.flags &= ~IEEE80211_CONF_PS; in ieee80211_set_disassoc()4065 if (local->hw.conf.flags & IEEE80211_CONF_PS) { in ieee80211_rx_mgmt_beacon()[all …]
241 if (conf->flags & IEEE80211_CONF_PS) in rt2x00lib_config()267 (conf->flags & IEEE80211_CONF_PS)) { in rt2x00lib_config()
655 !(rt2x00dev->hw->conf.flags & IEEE80211_CONF_PS))) in rt2x00lib_rxdone_check_ps()
515 (libconf->conf->flags & IEEE80211_CONF_PS) ? in rt2400pci_config_ps()
627 (libconf->conf->flags & IEEE80211_CONF_PS) ? in rt2500usb_config_ps()
563 (libconf->conf->flags & IEEE80211_CONF_PS) ? in rt2500pci_config_ps()
278 bool enabled = priv->hw->conf.flags & IEEE80211_CONF_PS; in iwl_power_build_cmd()
488 if (likely(!(hw->conf.flags & IEEE80211_CONF_PS))) in rtl_swlps_beacon()686 ps = (hw->conf.flags & IEEE80211_CONF_PS); in rtl_swlps_wq_callback()
615 if (conf->flags & IEEE80211_CONF_PS) { in rtl_op_config()
589 return (conf->flags & IEEE80211_CONF_PS) && !wl->monitor_present; in wl1251_can_do_pm()605 conf->flags & IEEE80211_CONF_PS ? "on" : "off", in wl1251_op_config()
527 if (likely(!(ar->hw->conf.flags & IEEE80211_CONF_PS))) in carl9170_ps_beacon()
825 ps = (ar->hw->conf.flags & IEEE80211_CONF_PS); in carl9170_ps_update()
602 if (priv->hw->conf.flags & IEEE80211_CONF_PS && in p54_set_ps()
388 if (unlikely(priv->hw->conf.flags & IEEE80211_CONF_PS)) in p54_rx_data()
88 if (hw->conf.flags & IEEE80211_CONF_PS) { in rtw_ops_config()
720 if (conf->flags & IEEE80211_CONF_PS) in vnt_config()
439 wcn36xx_change_ps(wcn, hw->conf.flags & IEEE80211_CONF_PS); in wcn36xx_config()
548 __func__, conf->flags & IEEE80211_CONF_PS ? in brcms_ops_config()
1361 if (conf->flags & IEEE80211_CONF_PS) in vnt_config()
709 if (conf->flags & IEEE80211_CONF_PS) in rsi_mac80211_config()
1833 !!(conf->flags & IEEE80211_CONF_PS), in mac80211_hwsim_config()1840 !!(conf->flags & IEEE80211_CONF_PS), in mac80211_hwsim_config()
1490 IEEE80211_CONF_PS = (1<<1), enumerator
1225 if (conf->flags & IEEE80211_CONF_PS) { in ath9k_htc_config()