Home
last modified time | relevance | path

Searched refs:ieee80211_sta (Results 1 – 25 of 272) sorted by relevance

1234567891011

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.h86 * which is embed in the mac80211's %ieee80211_sta (in the drv_priv) area.
92 * %ieee80211_sta (and the %iwl_mvm_sta embedded into it) based on a fw
131 * data relevant for them from both %iwl_mvm_sta and %ieee80211_sta.
148 * %ap_sta_id. To get the point to the corresponding %ieee80211_sta,
172 * data of the stations is embed in mac80211's %ieee80211_sta, that data will
438 iwl_mvm_sta_from_mac80211(struct ieee80211_sta *sta) in iwl_mvm_sta_from_mac80211()
467 int iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
471 struct ieee80211_sta *sta, int sta_id, u8 sta_type);
474 struct ieee80211_sta *sta);
478 struct ieee80211_sta *st in iwl_mvm_update_sta()
[all...]
H A Dsf.c11 struct ieee80211_sta *sta_vif_ap_sta;
98 struct ieee80211_sta *sta) in iwl_mvm_fill_sf_command()
175 static int iwl_mvm_sf_config(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_sf_config()
233 struct ieee80211_sta *sta = NULL; in iwl_mvm_sf_update()
H A Dsta.c111 u8 iwl_mvm_get_sta_uapsd_acs(struct ieee80211_sta *sta) in iwl_mvm_get_sta_uapsd_acs()
128 int iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_sta_send_to_fw()
259 struct ieee80211_sta *sta; in iwl_mvm_rx_agg_session_expired()
308 struct ieee80211_sta *sta; in iwl_mvm_invalidate_sta_queue()
351 static int iwl_mvm_disable_txq(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_disable_txq()
446 struct ieee80211_sta *sta; in iwl_mvm_get_queue_agg_tids()
486 struct ieee80211_sta *sta; in iwl_mvm_remove_sta_queue_marking()
548 struct ieee80211_sta *old_sta, in iwl_mvm_free_inactive_queue()
812 static int iwl_mvm_get_queue_size(struct ieee80211_sta *sta) in iwl_mvm_get_queue_size()
846 struct ieee80211_sta *sta, in iwl_mvm_tvqm_enable_txq()
[all …]
H A Drs.c116 struct ieee80211_sta *sta,
128 static bool rs_ant_allow(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in rs_ant_allow()
135 static bool rs_mimo_allow(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in rs_mimo_allow()
157 static bool rs_siso_allow(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in rs_siso_allow()
167 static bool rs_sgi_allow(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in rs_sgi_allow()
376 struct ieee80211_sta *sta,
380 struct ieee80211_sta *sta,
561 struct ieee80211_sta *sta) in rs_tl_turn_on_agg_for_tid()
585 struct ieee80211_sta *sta) in rs_tl_turn_on_agg()
1164 struct ieee80211_sta *sta, void *priv_sta, in rs_drv_mac80211_tx_status()
[all …]
/linux/include/net/
H A Dmac80211.h492 * @sta: pointer to the &ieee80211_sta to which this event relates
497 struct ieee80211_sta *sta;
1431 struct ieee80211_sta *sta;
2539 * main &struct ieee80211_sta when updated or the active links change.
2570 * in ieee80211_sta. For MLO Link STA this addr can be same or different
2571 * from addr in ieee80211_sta (representing MLD STA addr)
2596 struct ieee80211_sta *sta;
2619 * struct ieee80211_sta - station table entry
2623 * mac80211, any ieee80211_sta pointer you get access to must
2676 struct ieee80211_sta {
2567 struct ieee80211_sta { global() struct
2574 ratesieee80211_sta global() argument
2583 curieee80211_sta global() argument
2599 linkieee80211_sta global() argument
[all...]
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dkey.h14 struct ieee80211_sta *sta,
18 struct ieee80211_sta *sta,
22 struct ieee80211_sta *sta,
27 struct ieee80211_sta *sta,
33 struct ieee80211_sta *sta, in iwl_mld_cleanup_keys_iter()
H A Dsta.h100 * Embedded in ieee80211_sta.
145 iwl_mld_sta_from_mac80211(struct ieee80211_sta *sta) in iwl_mld_sta_from_mac80211()
151 iwl_mld_cleanup_sta(void *data, struct ieee80211_sta *sta) in iwl_mld_cleanup_sta()
192 int iwl_mld_add_sta(struct iwl_mld *mld, struct ieee80211_sta *sta,
194 void iwl_mld_remove_sta(struct iwl_mld *mld, struct ieee80211_sta *sta);
197 u32 iwl_mld_fw_sta_id_mask(struct iwl_mld *mld, struct ieee80211_sta *sta);
199 struct ieee80211_sta *sta);
200 void iwl_mld_flush_sta_txqs(struct iwl_mld *mld, struct ieee80211_sta *sta);
202 struct ieee80211_sta *sta);
271 struct ieee80211_sta *st
[all...]
H A Dkey.c12 struct ieee80211_sta *sta, in iwl_mld_get_key_flags()
61 struct ieee80211_sta *sta, in iwl_mld_get_key_sta_mask()
182 struct ieee80211_sta *sta, in iwl_mld_remove_key()
220 struct ieee80211_sta *sta, in iwl_mld_add_key()
278 struct ieee80211_sta *sta;
283 struct ieee80211_sta *sta, in iwl_mld_remove_ap_keys_iter()
304 struct ieee80211_sta *sta, unsigned int link_id) in iwl_mld_remove_ap_keys()
320 struct ieee80211_sta *sta;
328 struct ieee80211_sta *sta, in iwl_mld_update_sta_key_iter()
357 struct ieee80211_sta *sta, in iwl_mld_update_sta_keys()
H A Dagg.h102 int iwl_mld_ampdu_rx_start(struct iwl_mld *mld, struct ieee80211_sta *sta,
104 int iwl_mld_ampdu_rx_stop(struct iwl_mld *mld, struct ieee80211_sta *sta,
109 int queue, struct ieee80211_sta *sta,
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dagn.h150 struct ieee80211_sta *sta,
153 struct ieee80211_sta *sta, u16 tid, u16 *ssn);
155 struct ieee80211_sta *sta, u16 tid, u8 buf_size);
157 struct ieee80211_sta *sta, u16 tid);
159 struct ieee80211_sta *sta, u16 tid);
261 struct ieee80211_sta *sta, u8 *sta_id_r);
267 const u8 *addr, bool is_ap, struct ieee80211_sta *sta);
273 struct ieee80211_sta *sta);
277 struct ieee80211_sta *sta);
279 static inline int iwl_sta_id(struct ieee80211_sta *sta) in iwl_sta_id()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.h101 struct ieee80211_sta *sta, u16 tid, u16 *ssn);
103 struct ieee80211_sta *sta, u16 tid);
105 struct ieee80211_sta *sta, u16 tid);
107 struct ieee80211_sta *sta, u16 tid);
109 struct ieee80211_sta *sta, u16 tid);
118 struct ieee80211_sta *sta,
122 struct ieee80211_sta *sta,
H A Drc.c16 struct ieee80211_sta *sta, in _rtl_rc_get_highest_rix()
112 struct ieee80211_sta *sta, in _rtl_rc_rate_set_series()
164 static void rtl_get_rate(void *ppriv, struct ieee80211_sta *sta, in rtl_get_rate()
210 struct ieee80211_sta *sta, void *priv_sta, in rtl_tx_status()
252 struct ieee80211_sta *sta, void *priv_sta) in rtl_rate_init()
259 struct ieee80211_sta *sta, void *priv_sta, in rtl_rate_update()
276 struct ieee80211_sta *sta, gfp_t gfp) in rtl_rate_alloc_sta()
291 struct ieee80211_sta *sta, void *priv_sta) in rtl_rate_free_sta()
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965.h64 struct ieee80211_sta *sta,
67 struct ieee80211_sta *sta, u16 tid, u16 * ssn);
69 struct ieee80211_sta *sta, u16 tid);
126 struct ieee80211_sta *sta, u32 iv32,
129 int il4965_sta_rx_agg_start(struct il_priv *il, struct ieee80211_sta *sta,
131 int il4965_sta_rx_agg_stop(struct il_priv *il, struct ieee80211_sta *sta,
159 struct ieee80211_vif *vif, struct ieee80211_sta *sta,
164 struct ieee80211_sta *sta, u32 iv32,
169 struct ieee80211_sta *sta);
/linux/drivers/net/wireless/st/cw1200/
H A Dsta.h36 struct ieee80211_vif *vif, struct ieee80211_sta *sta,
96 int cw1200_set_tim(struct ieee80211_hw *dev, struct ieee80211_sta *sta,
99 struct ieee80211_sta *sta);
101 struct ieee80211_sta *sta);
104 struct ieee80211_sta *sta);
/linux/drivers/net/wireless/silabs/wfx/
H A Dsta.h43 int wfx_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta);
44 int wfx_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta);
46 enum sta_notify_cmd cmd, struct ieee80211_sta *sta);
47 int wfx_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta, bool set);
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h465 struct ieee80211_sta *sta, int conn_state, bool newly);
483 struct ieee80211_sta *sta, bool changed);
485 struct ieee80211_sta *sta);
492 struct ieee80211_sta *sta,
509 struct ieee80211_sta *sta, s8 txpower);
524 struct ieee80211_sta *sta, struct rate_info *rate);
583 struct ieee80211_sta *sta);
585 struct ieee80211_sta *sta, enum mt76_sta_event ev);
587 struct ieee80211_sta *sta);
597 struct ieee80211_sta *st
[all...]
/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmt7603.h224 void mt7603_wtbl_update_cap(struct mt7603_dev *dev, struct ieee80211_sta *sta);
238 struct ieee80211_sta *sta,
246 void mt7603_sta_ps(struct mt76_dev *mdev, struct ieee80211_sta *sta, bool ps);
248 struct ieee80211_sta *sta);
250 struct ieee80211_sta *sta, enum mt76_sta_event ev);
252 struct ieee80211_sta *sta);
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmt7925.h261 struct ieee80211_sta *sta, struct rate_info *rate);
270 struct ieee80211_sta *sta);
273 struct ieee80211_sta *sta, enum mt76_sta_event ev);
275 struct ieee80211_sta *sta);
279 struct ieee80211_sta *sta,
316 struct ieee80211_sta *sta, struct mt76_wcid *wcid,
339 struct ieee80211_sta *sta,
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02.h156 struct ieee80211_sta *sta);
158 struct ieee80211_sta *sta);
170 struct ieee80211_vif *vif, struct ieee80211_sta *sta,
177 struct ieee80211_sta *sta);
198 struct ieee80211_sta *sta,
202 void mt76x02_sta_ps(struct mt76_dev *dev, struct ieee80211_sta *sta, bool ps);
/linux/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c88 struct ieee80211_sta *sta; in ath10k_sta_update_rx_tid_stats()
134 struct ieee80211_sta *sta; in ath10k_sta_update_extd_stats_rx_duration()
153 struct ieee80211_sta *sta; in ath10k_sta_update_stats_rx_duration()
181 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_aggr_mode()
200 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_aggr_mode()
243 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba()
294 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba_resp()
344 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_delba()
396 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_peer_debug_trigger()
415 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_peer_debug_trigger()
[all …]
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmt7921.h211 int mt7921_mcu_sta_update(struct mt792x_dev *dev, struct ieee80211_sta *sta, in mt7921_reg_map_l1()
218 struct ieee80211_sta *sta, struct rate_info *rate); in mt7921_reg_map_l1()
267 struct ieee80211_sta *sta);
269 struct ieee80211_sta *sta, enum mt76_sta_event ev);
271 struct ieee80211_sta *sta);
275 struct ieee80211_sta *sta,
331 struct ieee80211_sta *sta,
/linux/drivers/net/wireless/intel/iwlwifi/mld/tests/
H A Dutils.c204 static void iwlmld_kunit_add_link_sta(struct ieee80211_sta *sta, in IWL_MLD_ALLOC_FN()
230 iwlmld_kunit_alloc_link_sta(struct ieee80211_sta *sta, int link_id) in iwlmld_kunit_alloc_link_sta()
250 static struct ieee80211_sta *
254 struct ieee80211_sta *sta; in iwlmld_kunit_add_sta()
257 /* Allocate memory for ieee80211_sta with embedded iwl_mld_sta */ in iwlmld_kunit_add_sta()
282 struct ieee80211_sta *sta, in iwlmld_kunit_move_sta_state()
302 struct ieee80211_sta *iwlmld_kunit_setup_sta(struct ieee80211_vif *vif, in iwlmld_kunit_setup_sta()
307 struct ieee80211_sta *sta; in iwlmld_kunit_setup_sta()
415 struct ieee80211_sta *sta; in iwlmld_kunit_assoc_emlsr()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.h245 struct ieee80211_vif *vif, struct ieee80211_sta *sta,
252 struct ieee80211_sta *sta,
257 struct ieee80211_sta *sta);
309 struct ieee80211_sta *sta,
324 struct ieee80211_sta *sta,
339 u8 ath12k_mac_get_tx_link(struct ieee80211_sta *sta, struct ieee80211_vif *vif,
/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.c139 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_dump_tx_stats()
247 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_cfr_capture()
345 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_read_cfr_capture()
380 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_dump_rx_stats()
477 struct ieee80211_sta *sta = inode->i_private; in ath11k_dbg_sta_open_htt_peer_stats()
513 struct ieee80211_sta *sta = inode->i_private; in ath11k_dbg_sta_release_htt_peer_stats()
550 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_peer_pktlog()
590 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_read_peer_pktlog()
617 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_delba()
668 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_addba_resp()
[all …]
/linux/net/mac80211/
H A Dtrace.h620 struct ieee80211_sta *sta, bool set),
645 struct ieee80211_sta *sta,
676 struct ieee80211_sta *sta, u32 iv32),
878 struct ieee80211_sta *sta),
905 struct ieee80211_sta *sta,
937 struct ieee80211_sta *sta),
998 struct ieee80211_sta *sta),
1023 struct ieee80211_sta *sta),
1057 struct ieee80211_sta *sta),
1064 struct ieee80211_sta *st
[all...]

1234567891011