Home
last modified time | relevance | path

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

1234567891011

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.h459 iwl_mvm_sta_from_mac80211(struct ieee80211_sta *sta) in iwl_mvm_sta_from_mac80211()
487 int iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
491 struct ieee80211_sta *sta);
495 struct ieee80211_sta *sta) in iwl_mvm_update_sta()
504 struct ieee80211_sta *sta);
510 struct ieee80211_sta *sta,
515 struct ieee80211_sta *sta,
521 struct ieee80211_sta *sta, u32 iv32,
528 int iwl_mvm_sta_rx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
531 struct ieee80211_sta *sta, u16 tid, u16 *ssn);
[all …]
H A Drs-fw.c66 static u8 rs_fw_bw_from_sta_bw(struct ieee80211_sta *sta) in rs_fw_bw_from_sta_bw()
97 static u8 rs_fw_sgi_cw_support(struct ieee80211_sta *sta) in rs_fw_sgi_cw_support()
120 struct ieee80211_sta *sta, in rs_fw_get_config_flags()
192 rs_fw_vht_set_enabled_rates(const struct ieee80211_sta *sta, in rs_fw_vht_set_enabled_rates()
252 rs_fw_he_set_enabled_rates(const struct ieee80211_sta *sta, in rs_fw_he_set_enabled_rates()
300 static void rs_fw_set_supp_rates(struct ieee80211_sta *sta, in rs_fw_set_supp_rates()
347 struct ieee80211_sta *sta; in iwl_mvm_tlc_update_notif()
421 u16 rs_fw_get_max_amsdu_len(struct ieee80211_sta *sta) in rs_fw_get_max_amsdu_len()
451 void rs_fw_rate_init(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in rs_fw_rate_init()
H A Dtdls.c74 struct ieee80211_sta *sta; in iwl_mvm_teardown_tdls_peers()
96 struct ieee80211_sta *sta; in iwl_mvm_tdls_sta_count()
132 struct ieee80211_sta *sta; in iwl_mvm_tdls_config()
262 struct ieee80211_sta *sta; in iwl_mvm_rx_tdls_notif()
310 struct ieee80211_sta *sta = rcu_dereference_protected( in iwl_mvm_tdls_check_action()
393 struct ieee80211_sta *sta; in iwl_mvm_tdls_config_channel_switch()
511 struct ieee80211_sta *sta; in iwl_mvm_tdls_ch_switch_work()
558 struct ieee80211_sta *sta, u8 oper_class, in iwl_mvm_tdls_channel_switch()
622 struct ieee80211_sta *sta) in iwl_mvm_tdls_cancel_channel_switch()
625 struct ieee80211_sta *cur_sta; in iwl_mvm_tdls_cancel_channel_switch()
[all …]
H A Drs.c120 struct ieee80211_sta *sta,
132 static bool rs_ant_allow(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in rs_ant_allow()
139 static bool rs_mimo_allow(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in rs_mimo_allow()
161 static bool rs_siso_allow(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in rs_siso_allow()
171 static bool rs_sgi_allow(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in rs_sgi_allow()
380 struct ieee80211_sta *sta,
384 struct ieee80211_sta *sta,
604 struct ieee80211_sta *sta) in rs_tl_turn_on_agg_for_tid()
628 struct ieee80211_sta *sta) in rs_tl_turn_on_agg()
1210 struct ieee80211_sta *sta, void *priv_sta, in rs_drv_mac80211_tx_status()
[all …]
H A Dsta.c110 int iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_sta_send_to_fw()
274 struct ieee80211_sta *sta; in iwl_mvm_rx_agg_session_expired()
321 struct ieee80211_sta *sta; in iwl_mvm_invalidate_sta_queue()
364 static int iwl_mvm_disable_txq(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_disable_txq()
433 struct ieee80211_sta *sta; in iwl_mvm_get_queue_agg_tids()
473 struct ieee80211_sta *sta; in iwl_mvm_remove_sta_queue_marking()
531 struct ieee80211_sta *old_sta, in iwl_mvm_free_inactive_queue()
798 struct ieee80211_sta *sta, u8 ac, in iwl_mvm_sta_alloc_queue_tvqm()
831 struct ieee80211_sta *sta, in iwl_mvm_update_txq_mapping()
874 static bool iwl_mvm_enable_txq(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_enable_txq()
[all …]
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h449 struct ieee80211_sta *sta;
1137 struct ieee80211_sta *sta;
2081 struct ieee80211_sta { struct
2151 struct ieee80211_sta *sta;
2169 struct ieee80211_sta *sta;
2666 struct ieee80211_sta *sta;
3269 struct ieee80211_sta *sta;
3932 int (*set_tim)(struct ieee80211_hw *hw, struct ieee80211_sta *sta,
3935 struct ieee80211_vif *vif, struct ieee80211_sta *sta,
3940 struct ieee80211_sta *sta,
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dagn.h203 struct ieee80211_sta *sta,
206 struct ieee80211_sta *sta, u16 tid, u16 *ssn);
208 struct ieee80211_sta *sta, u16 tid, u8 buf_size);
210 struct ieee80211_sta *sta, u16 tid);
212 struct ieee80211_sta *sta, u16 tid);
314 struct ieee80211_sta *sta, u8 *sta_id_r);
320 const u8 *addr, bool is_ap, struct ieee80211_sta *sta);
326 struct ieee80211_sta *sta);
330 struct ieee80211_sta *sta);
332 static inline int iwl_sta_id(struct ieee80211_sta *sta) in iwl_sta_id()
[all …]
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dampdu.h99 struct ieee80211_sta *sta;
128 struct ieee80211_sta *sta;
201 void ssv6200_ampdu_tx_start(u16 tid, struct ieee80211_sta *sta, struct ieee80211_hw *hw, u16 *ssn);
202 void ssv6200_ampdu_tx_operation(u16 tid, struct ieee80211_sta *sta, struct ieee80211_hw *hw, u8 buf…
203 void ssv6200_ampdu_tx_stop(u16 tid, struct ieee80211_sta *sta, struct ieee80211_hw *hw);
210 void ssv6200_ampdu_tx_update_state(void *priv, struct ieee80211_sta *sta, struct sk_buff *skb);
211 void ssv6200_ampdu_tx_add_sta(struct ieee80211_hw *hw, struct ieee80211_sta *sta);
H A Ddev.h248 struct ieee80211_sta *sta;
395 struct ieee80211_sta *rx_ba_sta;
499 int ssv6xxx_skb_decrypt(struct sk_buff *mpdu, struct ieee80211_sta *sta,struct ssv_softc *sc);
501 struct ieee80211_sta *ssv6xxx_find_sta_by_rx_skb (struct ssv_softc *sc, struct sk_buff *skb);
502 struct ieee80211_sta *ssv6xxx_find_sta_by_addr (struct ssv_softc *sc, u8 addr[6]);
525 struct ieee80211_sta *sta,
528 int ssv6xxx_skb_pre_decrypt(struct sk_buff *mpdu, struct ieee80211_sta *sta, struct ssv_softc *sc);
/OK3568_Linux_fs/kernel/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);
/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Dsta.h35 struct ieee80211_vif *vif, struct ieee80211_sta *sta,
94 int cw1200_set_tim(struct ieee80211_hw *dev, struct ieee80211_sta *sta,
97 struct ieee80211_sta *sta);
99 struct ieee80211_sta *sta);
102 struct ieee80211_sta *sta);
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h289 struct ieee80211_sta *sta, bool enable);
291 struct ieee80211_sta *sta, bool enable);
306 struct ieee80211_sta *sta);
308 struct ieee80211_sta *sta);
312 struct ieee80211_sta *sta, u32 rate);
438 struct ieee80211_sta *sta);
440 struct ieee80211_sta *sta);
446 struct ieee80211_sta *sta,
451 void mt7915_sta_ps(struct mt76_dev *mdev, struct ieee80211_sta *sta, bool ps);
463 struct ieee80211_sta *sta, struct dentry *dir);
/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dsta.h42 struct ieee80211_sta *sta);
44 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);
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmt7603.h229 void mt7603_wtbl_update_cap(struct mt7603_dev *dev, struct ieee80211_sta *sta);
243 struct ieee80211_sta *sta,
251 void mt7603_sta_ps(struct mt76_dev *mdev, struct ieee80211_sta *sta, bool ps);
253 struct ieee80211_sta *sta);
255 struct ieee80211_sta *sta);
257 struct ieee80211_sta *sta);
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02.h143 struct ieee80211_sta *sta);
145 struct ieee80211_sta *sta);
157 struct ieee80211_vif *vif, struct ieee80211_sta *sta,
163 struct ieee80211_sta *sta);
184 struct ieee80211_sta *sta,
188 void mt76x02_sta_ps(struct mt76_dev *dev, struct ieee80211_sta *sta, bool ps);
H A Dmt76.h169 struct ieee80211_sta *sta);
320 struct ieee80211_sta *sta,
333 void (*sta_ps)(struct mt76_dev *dev, struct ieee80211_sta *sta,
337 struct ieee80211_sta *sta);
340 struct ieee80211_sta *sta);
343 struct ieee80211_sta *sta);
825 static inline struct ieee80211_sta *
833 return container_of(ptr, struct ieee80211_sta, drv_priv); in wcid_to_sta()
901 void mt76_tx(struct mt76_phy *dev, struct ieee80211_sta *sta,
904 void mt76_stop_tx_queues(struct mt76_dev *dev, struct ieee80211_sta *sta,
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c86 struct ieee80211_sta *sta; in ath10k_sta_update_rx_tid_stats()
132 struct ieee80211_sta *sta; in ath10k_sta_update_extd_stats_rx_duration()
151 struct ieee80211_sta *sta; in ath10k_sta_update_stats_rx_duration()
179 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_aggr_mode()
198 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_aggr_mode()
241 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba()
292 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba_resp()
342 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_delba()
394 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_peer_debug_trigger()
413 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_peer_debug_trigger()
[all …]
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dtrace.h569 struct ieee80211_sta *sta, bool set),
594 struct ieee80211_sta *sta,
623 struct ieee80211_sta *sta, u32 iv32),
788 struct ieee80211_sta *sta),
815 struct ieee80211_sta *sta,
847 struct ieee80211_sta *sta),
877 struct ieee80211_sta *sta,
905 struct ieee80211_sta *sta),
930 struct ieee80211_sta *sta),
937 struct ieee80211_sta *sta),
[all …]
H A Drate.c34 struct ieee80211_sta *ista = &sta->sta; in rate_control_rate_init()
96 struct ieee80211_sta *ista = &sta->sta; in rate_control_rate_update()
343 struct ieee80211_sta *sta, in __rate_control_send_low()
390 static bool rate_control_send_low(struct ieee80211_sta *pubsta, in rate_control_send_low()
713 static void rate_control_fill_sta_table(struct ieee80211_sta *sta, in rate_control_fill_sta_table()
753 struct ieee80211_sta *sta, u32 *mask, in rate_control_cap_mask()
828 struct ieee80211_sta *sta, in rate_control_apply_mask()
867 struct ieee80211_sta *sta, in ieee80211_get_tx_rates()
903 struct ieee80211_sta *ista = NULL; in rate_control_get_rate()
941 struct ieee80211_sta *pubsta, in rate_control_set_rates()
H A Ddriver-ops.h227 struct ieee80211_sta *sta, bool set) in drv_set_tim()
240 struct ieee80211_sta *sta, in drv_set_key()
263 struct ieee80211_sta *ista = NULL; in drv_update_tkip_key()
439 struct ieee80211_sta *sta) in drv_sta_notify()
453 struct ieee80211_sta *sta) in drv_sta_add()
474 struct ieee80211_sta *sta) in drv_sta_remove()
492 struct ieee80211_sta *sta, in drv_sta_add_debugfs()
538 struct ieee80211_sta *sta, u32 changed);
542 struct ieee80211_sta *sta) in drv_sta_rate_tbl_update()
557 struct ieee80211_sta *sta, in drv_sta_statistics()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.c139 struct ieee80211_sta *sta; in ath11k_debugfs_sta_update_txcompl()
214 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_dump_tx_stats()
321 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_dump_rx_stats()
418 struct ieee80211_sta *sta = inode->i_private; in ath11k_dbg_sta_open_htt_peer_stats()
448 struct ieee80211_sta *sta = inode->i_private; in ath11k_dbg_sta_release_htt_peer_stats()
485 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_peer_pktlog()
525 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_read_peer_pktlog()
552 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_delba()
603 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_addba_resp()
653 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_addba()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt7601u/
H A Dmain.c210 struct ieee80211_sta *sta) in mt7601u_sta_add()
241 struct ieee80211_sta *sta) in mt7601u_sta_remove()
260 enum sta_notify_cmd cmd, struct ieee80211_sta *sta) in mt7601u_sta_notify()
293 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7601u_set_key()
351 struct ieee80211_sta *sta = params->sta; in mt76_ampdu_action()
386 struct ieee80211_sta *sta) in mt76_sta_rate_tbl_update()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmt7615.h234 struct ieee80211_sta *sta, bool enable);
238 struct ieee80211_sta *sta, bool enable);
568 struct ieee80211_sta *sta, int pid,
618 struct ieee80211_sta *sta,
625 void mt7615_sta_ps(struct mt76_dev *mdev, struct ieee80211_sta *sta, bool ps);
627 struct ieee80211_sta *sta);
629 struct ieee80211_sta *sta);
672 struct ieee80211_sta *sta,

1234567891011