Home
last modified time | relevance | path

Searched refs:smps_mode (Results 1 – 25 of 46) sorted by relevance

12

/linux/net/mac80211/
A Dhe.c15 enum ieee80211_smps_mode smps_mode; in ieee80211_update_from_he_6ghz_capa() local
23 smps_mode = IEEE80211_SMPS_STATIC; in ieee80211_update_from_he_6ghz_capa()
26 smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_update_from_he_6ghz_capa()
29 smps_mode = IEEE80211_SMPS_OFF; in ieee80211_update_from_he_6ghz_capa()
33 sta->sta.smps_mode = smps_mode; in ieee80211_update_from_he_6ghz_capa()
35 sta->sta.smps_mode = IEEE80211_SMPS_OFF; in ieee80211_update_from_he_6ghz_capa()
A Dht.c275 enum ieee80211_smps_mode smps_mode; in ieee80211_ht_cap_ie_to_sta_ht_cap() local
281 smps_mode = IEEE80211_SMPS_STATIC; in ieee80211_ht_cap_ie_to_sta_ht_cap()
284 smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_ht_cap_ie_to_sta_ht_cap()
287 smps_mode = IEEE80211_SMPS_OFF; in ieee80211_ht_cap_ie_to_sta_ht_cap()
291 if (smps_mode != sta->sta.smps_mode) in ieee80211_ht_cap_ie_to_sta_ht_cap()
293 sta->sta.smps_mode = smps_mode; in ieee80211_ht_cap_ie_to_sta_ht_cap()
295 sta->sta.smps_mode = IEEE80211_SMPS_OFF; in ieee80211_ht_cap_ie_to_sta_ht_cap()
554 enum ieee80211_smps_mode smps_mode) in ieee80211_request_smps() argument
561 if (sdata->u.mgd.driver_smps_mode == smps_mode) in ieee80211_request_smps()
564 sdata->u.mgd.driver_smps_mode = smps_mode; in ieee80211_request_smps()
A Ddebugfs_netdev.c242 enum ieee80211_smps_mode smps_mode) in ieee80211_set_smps() argument
248 smps_mode == IEEE80211_SMPS_STATIC) in ieee80211_set_smps()
253 (smps_mode == IEEE80211_SMPS_DYNAMIC || in ieee80211_set_smps()
254 smps_mode == IEEE80211_SMPS_AUTOMATIC)) in ieee80211_set_smps()
261 err = __ieee80211_request_smps_mgd(sdata, smps_mode); in ieee80211_set_smps()
280 smps_modes[sdata->smps_mode]); in ieee80211_if_fmt_smps()
A Dstatus.c202 enum ieee80211_smps_mode smps_mode; in ieee80211_frame_acked() local
206 smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_frame_acked()
209 smps_mode = IEEE80211_SMPS_STATIC; in ieee80211_frame_acked()
213 smps_mode = IEEE80211_SMPS_OFF; in ieee80211_frame_acked()
225 sdata->smps_mode = smps_mode; in ieee80211_frame_acked()
229 sta->known_smps_mode = smps_mode; in ieee80211_frame_acked()
A Dmain.c140 local->hw.conf.smps_mode = IEEE80211_SMPS_STATIC; in ieee80211_hw_conf_chan()
141 } else if (local->hw.conf.smps_mode != local->smps_mode) { in ieee80211_hw_conf_chan()
142 local->hw.conf.smps_mode = local->smps_mode; in ieee80211_hw_conf_chan()
735 local->smps_mode = IEEE80211_SMPS_OFF; in ieee80211_alloc_hw_nm()
A Dchan.c848 switch (sdata->smps_mode) { in ieee80211_recalc_smps_chanctx()
851 sdata->smps_mode); in ieee80211_recalc_smps_chanctx()
881 local->smps_mode = IEEE80211_SMPS_OFF; in ieee80211_recalc_smps_chanctx()
883 local->smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_recalc_smps_chanctx()
885 local->smps_mode = IEEE80211_SMPS_STATIC; in ieee80211_recalc_smps_chanctx()
A Dcfg.c1116 if (params->smps_mode != NL80211_SMPS_OFF) in ieee80211_start_ap()
1119 sdata->smps_mode = IEEE80211_SMPS_OFF; in ieee80211_start_ap()
2342 sdata->smps_mode = IEEE80211_SMPS_OFF; in ieee80211_join_mesh()
2853 enum ieee80211_smps_mode smps_mode) in __ieee80211_request_smps_mgd() argument
2867 sdata->u.mgd.req_smps = smps_mode; in __ieee80211_request_smps_mgd()
2869 if (old_req == smps_mode && in __ieee80211_request_smps_mgd()
2870 smps_mode != IEEE80211_SMPS_AUTOMATIC) in __ieee80211_request_smps_mgd()
2895 if (smps_mode == IEEE80211_SMPS_AUTOMATIC) { in __ieee80211_request_smps_mgd()
2897 smps_mode = IEEE80211_SMPS_OFF; in __ieee80211_request_smps_mgd()
2899 smps_mode = IEEE80211_SMPS_DYNAMIC; in __ieee80211_request_smps_mgd()
[all …]
A Docb.c184 sdata->smps_mode = IEEE80211_SMPS_OFF; in ieee80211_ocb_join()
A Drx.c3310 enum ieee80211_smps_mode smps_mode; in ieee80211_rx_h_action() local
3320 smps_mode = IEEE80211_SMPS_OFF; in ieee80211_rx_h_action()
3323 smps_mode = IEEE80211_SMPS_STATIC; in ieee80211_rx_h_action()
3326 smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_rx_h_action()
3333 if (rx->sta->sta.smps_mode == smps_mode) in ieee80211_rx_h_action()
3335 rx->sta->sta.smps_mode = smps_mode; in ieee80211_rx_h_action()
3336 sta_opmode.smps_mode = in ieee80211_rx_h_action()
3337 ieee80211_smps_mode_to_smps_mode(smps_mode); in ieee80211_rx_h_action()
A Dtdls.c1075 enum ieee80211_smps_mode smps_mode = sdata->u.mgd.driver_smps_mode; in ieee80211_tdls_mgmt_setup() local
1079 if (smps_mode != IEEE80211_SMPS_AUTOMATIC && in ieee80211_tdls_mgmt_setup()
1080 smps_mode != IEEE80211_SMPS_OFF) { in ieee80211_tdls_mgmt_setup()
1082 smps_mode); in ieee80211_tdls_mgmt_setup()
A Dieee80211_i.h971 enum ieee80211_smps_mode smps_mode; member
1451 enum ieee80211_smps_mode smps_mode; member
2366 enum ieee80211_smps_mode smps_mode);
A Drc80211_minstrel_ht.c1361 (mi->sta->smps_mode == IEEE80211_SMPS_DYNAMIC && in minstrel_ht_set_rate()
1661 if (sta->smps_mode == IEEE80211_SMPS_STATIC && nss > 1) in minstrel_ht_update_caps()
A Dmlme.c928 sband, chan, sdata->smps_mode); in ieee80211_send_assoc()
5160 sdata->smps_mode = IEEE80211_SMPS_OFF; in ieee80211_prep_channel()
5790 sdata->smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_mgd_assoc()
5792 sdata->smps_mode = IEEE80211_SMPS_OFF; in ieee80211_mgd_assoc()
5794 sdata->smps_mode = ifmgd->req_smps; in ieee80211_mgd_assoc()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dcoex.c269 enum ieee80211_smps_mode smps_mode = IEEE80211_SMPS_AUTOMATIC; in iwl_mvm_bt_notif_iterator() local
294 smps_mode); in iwl_mvm_bt_notif_iterator()
309 smps_mode = IEEE80211_SMPS_STATIC; in iwl_mvm_bt_notif_iterator()
311 smps_mode = IEEE80211_SMPS_DYNAMIC; in iwl_mvm_bt_notif_iterator()
315 smps_mode = IEEE80211_SMPS_AUTOMATIC; in iwl_mvm_bt_notif_iterator()
319 smps_mode = IEEE80211_SMPS_AUTOMATIC; in iwl_mvm_bt_notif_iterator()
323 mvmvif->id, bt_activity_grading, smps_mode); in iwl_mvm_bt_notif_iterator()
327 smps_mode); in iwl_mvm_bt_notif_iterator()
A Drs-fw.c143 if (sta->smps_mode == IEEE80211_SMPS_STATIC) in rs_fw_vht_set_enabled_rates()
205 if (sta->smps_mode == IEEE80211_SMPS_STATIC) in rs_fw_he_set_enabled_rates()
270 if (sta->smps_mode == IEEE80211_SMPS_STATIC) in rs_fw_set_supp_rates()
A Dtt.c320 enum ieee80211_smps_mode smps_mode; in iwl_mvm_tt_smps_iterator() local
325 smps_mode = IEEE80211_SMPS_DYNAMIC; in iwl_mvm_tt_smps_iterator()
327 smps_mode = IEEE80211_SMPS_AUTOMATIC; in iwl_mvm_tt_smps_iterator()
332 iwl_mvm_update_smps(mvm, vif, IWL_MVM_SMPS_REQ_TT, smps_mode); in iwl_mvm_tt_smps_iterator()
A Dutils.c317 enum ieee80211_smps_mode smps_mode = IEEE80211_SMPS_AUTOMATIC; in iwl_mvm_update_smps() local
333 smps_mode = IEEE80211_SMPS_STATIC; in iwl_mvm_update_smps()
337 smps_mode = IEEE80211_SMPS_DYNAMIC; in iwl_mvm_update_smps()
340 ieee80211_request_smps(vif, smps_mode); in iwl_mvm_update_smps()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
A Dsta.c164 (sta->smps_mode == IEEE80211_SMPS_STATIC) ? in iwl_sta_calc_ht_flags()
166 (sta->smps_mode == IEEE80211_SMPS_DYNAMIC) ? in iwl_sta_calc_ht_flags()
169 switch (sta->smps_mode) { in iwl_sta_calc_ht_flags()
179 IWL_WARN(priv, "Invalid MIMO PS mode %d\n", sta->smps_mode); in iwl_sta_calc_ht_flags()
A Dmac80211.c969 priv->current_ht_config.smps = conf->smps_mode; in iwlagn_mac_channel_switch()
A Drxon.c1177 priv->current_ht_config.smps = conf->smps_mode; in iwlagn_mac_config()
/linux/include/net/
A Dmac80211.h1601 enum ieee80211_smps_mode smps_mode; member
2112 enum ieee80211_smps_mode smps_mode; member
6076 enum ieee80211_smps_mode smps_mode);
/linux/drivers/net/wireless/quantenna/qtnfmac/
A Dqlink.h766 u8 smps_mode; member
/linux/drivers/net/wireless/intel/iwlegacy/
A Dcommon.c1873 (sta->smps_mode == IEEE80211_SMPS_STATIC) ? "static" : in il_set_ht_add_station()
1874 (sta->smps_mode == IEEE80211_SMPS_DYNAMIC) ? "dynamic" : in il_set_ht_add_station()
1881 switch (sta->smps_mode) { in il_set_ht_add_station()
1891 IL_WARN("Invalid MIMO PS mode %d\n", sta->smps_mode); in il_set_ht_add_station()
5034 il->current_ht_config.smps = conf->smps_mode; in il_mac_config()
/linux/drivers/net/wireless/mediatek/mt76/mt7603/
A Dmain.c639 sta->smps_mode == IEEE80211_SMPS_DYNAMIC); in mt7603_sta_rate_tbl_update()
/linux/drivers/net/wireless/ralink/rt2x00/
A Drt2x00queue.c321 sta->smps_mode == IEEE80211_SMPS_DYNAMIC) in rt2x00queue_create_tx_descriptor_ht()

Completed in 97 milliseconds

12