Home
last modified time | relevance | path

Searched defs:sta (Results 1 – 25 of 237) sorted by relevance

12345678910

/linux/net/mac80211/
H A Dsta_info.c68 struct ieee80211_link_sta sta; member
91 struct sta_info *sta) in sta_info_hash_del()
115 void ieee80211_purge_sta_txqs(struct sta_info *sta) in ieee80211_purge_sta_txqs()
132 static void __cleanup_single_sta(struct sta_info *sta) in __cleanup_single_sta()
187 static void cleanup_single_sta(struct sta_info *sta) in cleanup_single_sta()
208 struct sta_info *sta; in sta_info_get() local
233 struct sta_info *sta; in sta_info_get_bss() local
266 struct sta_info *sta = link_sta->sta; in link_sta_info_get_bss() local
292 struct sta_info *sta = link_sta->sta; in ieee80211_find_sta_by_link_addrs() local
322 struct sta_info *sta; in sta_info_get_by_addrs() local
[all …]
H A Dmesh_plink.c59 struct sta_info *sta) in rssi_threshold_check()
75 static inline void mesh_plink_fsm_restart(struct sta_info *sta) in mesh_plink_fsm_restart()
97 struct sta_info *sta; in mesh_set_short_slot_time() local
162 struct sta_info *sta; in mesh_set_ht_prot_mode() local
214 struct sta_info *sta, in mesh_plink_frame_tx()
373 static u64 __mesh_plink_deactivate(struct sta_info *sta) in __mesh_plink_deactivate()
400 u64 mesh_plink_deactivate(struct sta_info *sta) in mesh_plink_deactivate()
426 struct sta_info *sta, in mesh_sta_info_init()
495 struct sta_info *sta; in mesh_allocate_aid() local
523 struct sta_info *sta; in __mesh_sta_info_alloc() local
[all …]
H A Dagg-tx.c61 static void ieee80211_send_addba_request(struct sta_info *sta, u16 tid, in ieee80211_send_addba_request()
133 void ieee80211_assign_tid_tx(struct sta_info *sta, int tid, in ieee80211_assign_tid_tx()
181 ieee80211_agg_stop_txq(struct sta_info *sta, int tid) in ieee80211_agg_stop_txq()
202 ieee80211_agg_start_txq(struct sta_info *sta, int tid, bool enable) in ieee80211_agg_start_txq()
261 static void ieee80211_remove_tid_tx(struct sta_info *sta, int tid) in ieee80211_remove_tid_tx()
290 int __ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, in __ieee80211_stop_tx_ba_session()
427 struct sta_info *sta = tid_tx->sta; in sta_addba_resp_timer_expired() local
444 static void ieee80211_send_addba_with_timeout(struct sta_info *sta, in ieee80211_send_addba_with_timeout()
492 void ieee80211_tx_ba_session_handle_start(struct sta_info *sta, int tid) in ieee80211_tx_ba_session_handle_start()
558 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_refresh_tx_agg_session_timer() local
[all …]
H A Dmesh_ps.c21 static struct sk_buff *mps_qos_null_get(struct sta_info *sta) in mps_qos_null_get()
54 static void mps_qos_null_tx(struct sta_info *sta) in mps_qos_null_tx()
88 struct sta_info *sta; in ieee80211_mps_local_status_update() local
156 u64 ieee80211_mps_set_sta_local_pm(struct sta_info *sta, in ieee80211_mps_set_sta_local_pm()
192 struct sta_info *sta, in ieee80211_mps_set_frame_flags()
236 void ieee80211_mps_sta_status_update(struct sta_info *sta) in ieee80211_mps_sta_status_update()
279 static void mps_set_sta_peer_pm(struct sta_info *sta, in mps_set_sta_peer_pm()
315 static void mps_set_sta_nonpeer_pm(struct sta_info *sta, in mps_set_sta_nonpeer_pm()
342 void ieee80211_mps_rx_h_sta_process(struct sta_info *sta, in ieee80211_mps_rx_h_sta_process()
368 static void mpsp_trigger_send(struct sta_info *sta, bool rspi, bool eosp) in mpsp_trigger_send()
[all …]
H A Dagg-rx.c58 void __ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, in __ieee80211_stop_rx_ba_session()
121 struct sta_info *sta; in ieee80211_stop_rx_ba_session() local
148 struct sta_info *sta = tid_rx->sta; in sta_rx_agg_session_timer_expired() local
196 u8 ieee80211_retrieve_addba_ext_data(struct sta_info *sta, in ieee80211_retrieve_addba_ext_data()
230 static void ieee80211_send_addba_resp(struct sta_info *sta, u8 *da, u16 tid, in ieee80211_send_addba_resp()
271 void __ieee80211_start_rx_ba_session(struct sta_info *sta, in __ieee80211_start_rx_ba_session()
467 struct sta_info *sta, in ieee80211_process_addba_request()
502 struct sta_info *sta; in ieee80211_manage_rx_ba_offl() local
520 struct sta_info *sta; in ieee80211_rx_ba_timer_expired() local
H A Ds1g.c12 void ieee80211_s1g_sta_rate_init(struct sta_info *sta) in ieee80211_s1g_sta_rate_init()
98 struct sta_info *sta, struct sk_buff *skb) in ieee80211_s1g_rx_twt_setup()
126 struct sta_info *sta, struct sk_buff *skb) in ieee80211_s1g_rx_twt_teardown()
136 struct sta_info *sta, struct sk_buff *skb) in ieee80211_s1g_tx_twt_setup_fail()
155 struct sta_info *sta; in ieee80211_s1g_rx_twt_action() local
180 struct sta_info *sta; in ieee80211_s1g_status_twt_action() local
H A Drate.c33 struct sta_info *sta = link_sta->sta; in rate_control_rate_init() local
75 rate_control_rate_init_all_links(struct sta_info * sta) rate_control_rate_init_all_links() argument
94 struct sta_info *sta = container_of(st->sta, struct sta_info, sta); rate_control_tx_status() local
120 struct sta_info *sta = link_sta->sta; rate_control_rate_update() local
367 __rate_control_send_low(struct ieee80211_hw * hw,struct ieee80211_supported_band * sband,struct ieee80211_sta * sta,struct ieee80211_tx_info * info,u32 rate_mask) __rate_control_send_low() argument
419 struct sta_info *sta; rate_control_send_low() local
737 rate_control_fill_sta_table(struct ieee80211_sta * sta,struct ieee80211_tx_info * info,struct ieee80211_tx_rate * rates,int max_rates) rate_control_fill_sta_table() argument
777 rate_control_cap_mask(struct ieee80211_sub_if_data * sdata,struct ieee80211_supported_band * sband,struct ieee80211_sta * sta,u32 * mask,u8 mcs_mask[IEEE80211_HT_MCS_MASK_LEN],u16 vht_mask[NL80211_VHT_NSS_MAX]) rate_control_cap_mask() argument
826 rate_control_apply_mask_ratetbl(struct sta_info * sta,struct ieee80211_supported_band * sband,struct ieee80211_sta_rates * rates) rate_control_apply_mask_ratetbl() argument
852 rate_control_apply_mask(struct ieee80211_sub_if_data * sdata,struct ieee80211_sta * sta,struct ieee80211_supported_band * sband,struct ieee80211_tx_rate * rates,int max_rates) rate_control_apply_mask() argument
891 ieee80211_get_tx_rates(struct ieee80211_vif * vif,struct ieee80211_sta * sta,struct sk_buff * skb,struct ieee80211_tx_rate * dest,int max_rates) ieee80211_get_tx_rates() argument
925 rate_control_get_rate(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct ieee80211_tx_rate_control * txrc) rate_control_get_rate() argument
971 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); rate_control_set_rates() local
[all...]
H A Ddriver-ops.h41 struct sta_info *sta) in drv_sync_rx_queues()
231 struct ieee80211_sta *sta, bool set) in drv_set_tim()
250 struct sta_info *sta, u32 iv32, in drv_update_tkip_key()
439 struct ieee80211_sta *sta) in drv_sta_notify()
453 struct ieee80211_sta *sta) in drv_sta_add()
475 struct ieee80211_sta *sta) in drv_sta_remove()
528 struct ieee80211_sta *sta, in drv_sta_add_debugfs()
569 struct sta_info *sta) in drv_sta_pre_rcu_remove()
603 struct ieee80211_sta *sta) in drv_sta_rate_tbl_update()
618 struct ieee80211_sta *sta, in drv_sta_statistics()
[all …]
H A Dstatus.c45 struct sta_info *sta, in ieee80211_handle_filtered_frame()
172 static void ieee80211_check_pending_bar(struct sta_info *sta, u8 *addr, u8 tid) in ieee80211_check_pending_bar()
184 static void ieee80211_frame_acked(struct sta_info *sta, struct sk_buff *skb) in ieee80211_frame_acked()
197 static void ieee80211_set_bar_pending(struct sta_info *sta, u8 tid, u16 ssn) in ieee80211_set_bar_pending()
729 struct sta_info *sta; in ieee80211_report_used_skb() local
824 static void ieee80211_lost_packet(struct sta_info *sta, in ieee80211_lost_packet()
960 struct sta_info *sta; in __ieee80211_tx_status() local
1108 struct sta_info *sta; in ieee80211_tx_status_skb() local
1128 struct sta_info *sta = NULL; in ieee80211_tx_status_ext() local
1250 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_tx_rate_update() local
[all …]
H A Dtx.c335 struct sta_info *sta; in purge_old_ps_buffers() local
442 static int ieee80211_use_mfp(__le16 fc, struct sta_info *sta, in ieee80211_use_mfp()
460 struct sta_info *sta = tx->sta; in ieee80211_tx_h_unicast_ps_buf() local
797 static __le16 ieee80211_tx_next_seq(struct sta_info *sta, int tid) in ieee80211_tx_next_seq()
1167 struct sta_info *sta, struct sk_buff *skb) in ieee80211_aggr_check()
1196 struct sta_info *sta, struct sk_buff *skb) in ieee80211_tx_prepare()
1287 struct sta_info *sta, in ieee80211_get_txq()
1488 struct sta_info *sta, in ieee80211_txq_init()
1627 struct sta_info *sta, in ieee80211_queue_skb()
1655 struct sta_info *sta, in ieee80211_tx_frags()
[all …]
H A Ddebugfs_sta.c89 struct sta_info *sta = file->private_data; in sta_flags_read() local
108 struct sta_info *sta = file->private_data; in sta_num_ps_buf_frames_read() local
125 struct sta_info *sta in sta_last_seq_ctrl_read() local
139 struct sta_info *sta = file->private_data; sta_aqm_read() local
199 struct sta_info *sta = file->private_data; sta_airtime_read() local
233 struct sta_info *sta = file->private_data; sta_airtime_write() local
252 struct sta_info *sta = file->private_data; sta_aql_read() local
287 struct sta_info *sta = file->private_data; sta_aql_write() local
316 struct sta_info *sta = data; sta_agg_status_do_read() local
357 struct sta_info *sta = file->private_data; sta_agg_status_read() local
377 struct sta_info *sta = data; sta_agg_status_do_write() local
439 struct sta_info *sta = file->private_data; sta_agg_status_write() local
1239 ieee80211_sta_debugfs_add(struct sta_info * sta) ieee80211_sta_debugfs_add() argument
1283 ieee80211_sta_debugfs_remove(struct sta_info * sta) ieee80211_sta_debugfs_remove() argument
[all...]
H A Docb.c47 struct sta_info *sta; in ieee80211_ocb_rx_no_sta() local
84 static struct sta_info *ieee80211_ocb_finish_sta(struct sta_info *sta) in ieee80211_ocb_finish_sta()
122 struct sta_info *sta; in ieee80211_ocb_work() local
206 struct sta_info *sta; in ieee80211_ocb_leave() local
/linux/drivers/net/wireless/intel/iwlwifi/mld/
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()
170 struct ieee80211_sta *sta, in iwl_mld_remove_key()
208 struct ieee80211_sta *sta, in iwl_mld_add_key()
266 struct ieee80211_sta *sta; member
271 struct ieee80211_sta *sta, in iwl_mld_remove_ap_keys_iter()
292 struct ieee80211_sta *sta, unsigned int link_id) in iwl_mld_remove_ap_keys()
308 struct ieee80211_sta *sta; member
316 struct ieee80211_sta *sta, in iwl_mld_update_sta_key_iter()
345 struct ieee80211_sta *sta, in iwl_mld_update_sta_keys()
/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() local
246 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_dump_rx_stats() local
343 struct ieee80211_sta *sta = inode->i_private; in ath11k_dbg_sta_open_htt_peer_stats() local
379 struct ieee80211_sta *sta = inode->i_private; in ath11k_dbg_sta_release_htt_peer_stats() local
416 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_peer_pktlog() local
456 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_read_peer_pktlog() local
483 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_delba() local
534 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_addba_resp() local
584 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_addba() local
635 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_read_aggr_mode() local
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
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() local
308 struct ieee80211_sta *sta; in iwl_mvm_invalidate_sta_queue() local
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() local
486 struct ieee80211_sta *sta; in iwl_mvm_remove_sta_queue_marking() local
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()
896 struct ieee80211_sta *sta, u8 ac, in iwl_mvm_sta_alloc_queue_tvqm()
[all …]
H A Dmld-key.c13 struct ieee80211_sta *sta, in iwl_mvm_get_sec_sta_mask()
61 struct ieee80211_sta *sta, in iwl_mvm_get_sec_flags()
118 struct ieee80211_sta *sta; member
126 struct ieee80211_sta *sta, in iwl_mvm_mld_update_sta_key()
155 struct ieee80211_sta *sta, in iwl_mvm_mld_update_sta_keys()
246 struct ieee80211_sta *sta, in iwl_mvm_sec_key_add()
298 struct ieee80211_sta *sta, in _iwl_mvm_sec_key_del()
362 struct ieee80211_sta *sta, in iwl_mvm_sec_key_del()
370 struct ieee80211_sta *sta, in iwl_mvm_sec_key_remove_ap_iter()
/linux/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c87 struct ieee80211_sta *sta; in ath10k_sta_update_rx_tid_stats() local
133 struct ieee80211_sta *sta; in ath10k_sta_update_extd_stats_rx_duration() local
152 struct ieee80211_sta *sta; in ath10k_sta_update_stats_rx_duration() local
180 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_aggr_mode() local
199 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_aggr_mode() local
242 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba() local
293 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba_resp() local
343 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_delba() local
395 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_peer_debug_trigger() local
414 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_peer_debug_trigger() local
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/
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/iwlwifi/dvm/
H A Dsta.c83 struct iwl_addsta_cmd *sta, u8 flags) in iwl_send_add_sta()
128 struct ieee80211_sta *sta) in iwl_is_ht40_tx_allowed()
146 struct ieee80211_sta *sta, in iwl_sta_calc_ht_flags()
194 struct ieee80211_sta *sta) in iwl_sta_update_ht()
220 struct ieee80211_sta *sta, in iwl_set_ht_add_station()
238 const u8 *addr, bool is_ap, struct ieee80211_sta *sta) in iwl_prep_station()
326 struct ieee80211_sta *sta, u8 *sta_id_r) in iwl_add_station_common()
1059 struct ieee80211_sta *sta) in iwlagn_key_sta_id()
1136 struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) in iwl_update_tkip_key()
1156 struct ieee80211_sta *sta) in iwl_remove_dynamic_key()
[all …]
H A Drs.c359 struct ieee80211_sta *sta) in rs_tl_turn_on_agg_for_tid()
394 struct ieee80211_sta *sta) in rs_tl_turn_on_agg()
658 static bool rs_use_green(struct ieee80211_sta *sta) in rs_use_green()
846 struct ieee80211_sta *sta, void *priv_sta, in rs_tx_status()
1216 struct ieee80211_sta *sta, in rs_switch_to_mimo2()
1271 struct ieee80211_sta *sta, in rs_switch_to_mimo3()
1327 struct ieee80211_sta *sta, in rs_switch_to_siso()
1376 struct ieee80211_sta *sta, in rs_move_legacy_other()
1549 struct ieee80211_sta *sta, int index) in rs_move_siso_to_other()
1719 struct ieee80211_sta *sta, int index) in rs_move_mimo2_to_other()
[all …]
/linux/drivers/i2c/algos/
H A Di2c-algo-pca.c70 int sta = pca_get_con(adap); in pca_start() local
85 int sta = pca_get_con(adap); in pca_repeated_start() local
104 int sta = pca_get_con(adap); in pca_stop() local
119 int sta = pca_get_con(adap); in pca_address() local
141 int sta = pca_get_con(adap); in pca_tx_byte() local
171 int sta = pca_get_con(adap); in pca_rx_ack() local
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c162 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7996_set_hw_key()
262 struct ieee80211_sta *sta, struct ieee80211_key_conf *key, in mt7996_key_iter()
545 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7996_set_key()
886 struct ieee80211_sta *sta = link_sta->sta; in mt7996_mac_sta_init_link() local
963 mt7996_mac_sta_remove_links(struct mt7996_dev *dev, struct ieee80211_sta *sta, in mt7996_mac_sta_remove_links()
990 struct ieee80211_sta *sta, unsigned long new_links) in mt7996_mac_sta_add_links()
1038 struct ieee80211_sta *sta, u16 old_links, in mt7996_mac_sta_change_links()
1058 struct ieee80211_sta *sta) in mt7996_mac_sta_add()
1082 struct ieee80211_sta *sta, enum mt76_sta_event ev) in mt7996_mac_sta_event()
1154 struct ieee80211_sta *sta) in mt7996_mac_sta_remove()
[all …]
/linux/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() local
386 struct ieee80211_sta *sta) in mt76_sta_rate_tbl_update()
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-rs.c333 u8 tid, struct ieee80211_sta *sta) in il4965_rs_tl_turn_on_agg_for_tid()
361 struct ieee80211_sta *sta) in il4965_rs_tl_turn_on_agg()
622 il4965_rs_use_green(struct il_priv *il, struct ieee80211_sta *sta) in il4965_rs_use_green()
786 struct ieee80211_sta *sta, void *il_sta, in il4965_rs_tx_status()
1154 struct ieee80211_sta *sta, in il4965_rs_switch_to_mimo2()
1207 struct ieee80211_conf *conf, struct ieee80211_sta *sta, in il4965_rs_switch_to_siso()
1255 struct ieee80211_sta *sta, int idx) in il4965_rs_move_legacy_other()
1374 struct ieee80211_sta *sta, int idx) in il4965_rs_move_siso_to_other()
1497 struct ieee80211_sta *sta, int idx) in il4965_rs_move_mimo2_to_other()
1720 struct ieee80211_sta *sta, in il4965_rs_rate_scale_perform()
[all …]
H A D3945-rs.c320 il3945_rs_rate_init(struct il_priv *il, struct ieee80211_sta *sta, u8 sta_id) in il3945_rs_rate_init()
390 il3945_rs_alloc_sta(void *il_priv, struct ieee80211_sta *sta, gfp_t gfp) in il3945_rs_alloc_sta()
408 il3945_rs_free_sta(void *il_priv, struct ieee80211_sta *sta, void *il_sta) in il3945_rs_free_sta()
428 struct ieee80211_sta *sta, void *il_sta, in il3945_rs_tx_status()
605 il3945_rs_get_rate(void *il_r, struct ieee80211_sta *sta, void *il_sta, in il3945_rs_get_rate()
860 struct ieee80211_sta *sta, void *il_sta) in il3945_rs_rate_init_stub()
886 struct ieee80211_sta *sta; in il3945_rate_scale_init() local

12345678910