Home
last modified time | relevance | path

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

12345678910>>...13

/linux/net/mac80211/
A Dsta_info.c171 struct sta_info *sta; in sta_info_get() local
196 struct sta_info *sta; in sta_info_get_bss() local
217 struct sta_info *sta; in sta_info_get_by_addrs() local
231 struct sta_info *sta; in sta_info_get_by_idx() local
304 struct sta_info *sta; in sta_deliver_ps_frames() local
341 struct sta_info *sta; in sta_info_alloc() local
610 struct sta_info *sta; in ieee80211_recalc_p2p_go_ps_allowed() local
1130 struct sta_info *sta; in sta_info_destroy_addr() local
1144 struct sta_info *sta; in sta_info_destroy_addr_bss() local
1158 struct sta_info *sta; in sta_info_cleanup() local
[all …]
A Dmesh_ps.c18 static struct sk_buff *mps_qos_null_get(struct sta_info *sta) in mps_qos_null_get()
51 static void mps_qos_null_tx(struct sta_info *sta) in mps_qos_null_tx()
83 struct sta_info *sta; in ieee80211_mps_local_status_update() local
151 u32 ieee80211_mps_set_sta_local_pm(struct sta_info *sta, in ieee80211_mps_set_sta_local_pm()
187 struct sta_info *sta, in ieee80211_mps_set_frame_flags()
231 void ieee80211_mps_sta_status_update(struct sta_info *sta) in ieee80211_mps_sta_status_update()
274 static void mps_set_sta_peer_pm(struct sta_info *sta, in mps_set_sta_peer_pm()
310 static void mps_set_sta_nonpeer_pm(struct sta_info *sta, in mps_set_sta_nonpeer_pm()
337 void ieee80211_mps_rx_h_sta_process(struct sta_info *sta, in ieee80211_mps_rx_h_sta_process()
413 static void mpsp_qos_null_append(struct sta_info *sta, in mpsp_qos_null_append()
[all …]
A Dmesh_plink.c59 struct sta_info *sta) in rssi_threshold_check()
97 struct sta_info *sta; in mesh_set_short_slot_time() local
159 struct sta_info *sta; in mesh_set_ht_prot_mode() local
474 struct sta_info *sta; in mesh_allocate_aid() local
503 struct sta_info *sta; in __mesh_sta_info_alloc() local
611 struct sta_info *sta; in mesh_neighbour_update() local
637 struct sta_info *sta; in mesh_plink_timer() local
737 struct sta_info *sta; in llid_in_use() local
822 struct sta_info *sta) in mesh_plink_establish()
1008 struct sta_info *sta, in mesh_plink_get_event()
[all …]
A Dagg-tx.c142 void ieee80211_assign_tid_tx(struct sta_info *sta, int tid, in ieee80211_assign_tid_tx()
190 ieee80211_agg_stop_txq(struct sta_info *sta, int tid) in ieee80211_agg_stop_txq()
435 struct sta_info *sta = tid_tx->sta; in sta_addba_resp_timer_expired() local
562 struct sta_info *sta = tid_tx->sta; in sta_tx_agg_session_timer_expired() local
723 struct sta_info *sta, u16 tid) in ieee80211_agg_tx_operational()
765 void ieee80211_start_tx_ba_cb(struct sta_info *sta, int tid, in ieee80211_start_tx_ba_cb()
786 const u8 *ra, u16 tid, struct sta_info **sta) in ieee80211_lookup_tid_tx()
815 struct sta_info *sta; in ieee80211_start_tx_ba_cb_irqsafe() local
888 void ieee80211_stop_tx_ba_cb(struct sta_info *sta, int tid, in ieee80211_stop_tx_ba_cb()
929 struct sta_info *sta; in ieee80211_stop_tx_ba_cb_irqsafe() local
[all …]
A Dagg-rx.c58 void ___ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, in ___ieee80211_stop_rx_ba_session()
117 void __ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, in __ieee80211_stop_rx_ba_session()
129 struct sta_info *sta; in ieee80211_stop_rx_ba_session() local
155 struct sta_info *sta = tid_rx->sta; in sta_rx_agg_session_timer_expired() local
215 static void ieee80211_send_addba_resp(struct sta_info *sta, u8 *da, u16 tid, in ieee80211_send_addba_resp()
269 void ___ieee80211_start_rx_ba_session(struct sta_info *sta, in ___ieee80211_start_rx_ba_session()
461 static void __ieee80211_start_rx_ba_session(struct sta_info *sta, in __ieee80211_start_rx_ba_session()
476 struct sta_info *sta, in ieee80211_process_addba_request()
518 struct sta_info *sta; in ieee80211_manage_rx_ba_offl() local
537 struct sta_info *sta; in ieee80211_rx_ba_timer_expired() local
A Ds1g.c11 void ieee80211_s1g_sta_rate_init(struct sta_info *sta) in ieee80211_s1g_sta_rate_init()
97 struct sta_info *sta, struct sk_buff *skb) in ieee80211_s1g_rx_twt_setup()
122 struct sta_info *sta, struct sk_buff *skb) in ieee80211_s1g_rx_twt_teardown()
132 struct sta_info *sta, struct sk_buff *skb) in ieee80211_s1g_tx_twt_setup_fail()
151 struct sta_info *sta; in ieee80211_s1g_rx_twt_action() local
179 struct sta_info *sta; in ieee80211_s1g_status_twt_action() local
A Ddebugfs_sta.c91 struct sta_info *sta = file->private_data; in sta_flags_read() local
110 struct sta_info *sta = file->private_data; in sta_num_ps_buf_frames_read() local
127 struct sta_info *sta = file->private_data; in sta_last_seq_ctrl_read() local
141 struct sta_info *sta = file->private_data; in sta_aqm_read() local
200 struct sta_info *sta = file->private_data; in sta_airtime_read() local
234 struct sta_info *sta = file->private_data; in sta_airtime_write() local
253 struct sta_info *sta = file->private_data; in sta_aql_read() local
288 struct sta_info *sta = file->private_data; in sta_aql_write() local
320 struct sta_info *sta = file->private_data; in sta_agg_status_read() local
371 struct sta_info *sta = file->private_data; in sta_agg_status_write() local
[all …]
A Dvht.c119 struct sta_info *sta) in ieee80211_vht_cap_ie_to_sta_vht_cap()
333 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cap_rx_bw(struct sta_info *sta) in ieee80211_sta_cap_rx_bw()
381 enum nl80211_chan_width ieee80211_sta_cap_chan_bw(struct sta_info *sta) in ieee80211_sta_cap_chan_bw()
405 ieee80211_sta_rx_bw_to_chan_width(struct sta_info *sta) in ieee80211_sta_rx_bw_to_chan_width()
455 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cur_vht_bw(struct sta_info *sta) in ieee80211_sta_cur_vht_bw()
484 void ieee80211_sta_set_rx_nss(struct sta_info *sta) in ieee80211_sta_set_rx_nss()
562 struct sta_info *sta, u8 opmode, in __ieee80211_vht_handle_opmode()
659 struct sta_info *sta, u8 opmode, in ieee80211_vht_handle_opmode()
A Drate.c30 void rate_control_rate_init(struct sta_info *sta) in rate_control_rate_init()
74 struct sta_info *sta = container_of(st->sta, struct sta_info, sta); in rate_control_tx_status() local
93 struct sta_info *sta, u32 changed) in rate_control_rate_update()
339 struct ieee80211_sta *sta, in __rate_control_send_low()
391 struct sta_info *sta; in rate_control_send_low() local
709 static void rate_control_fill_sta_table(struct ieee80211_sta *sta, in rate_control_fill_sta_table()
749 struct ieee80211_sta *sta, u32 *mask, in rate_control_cap_mask()
798 rate_control_apply_mask_ratetbl(struct sta_info *sta, in rate_control_apply_mask_ratetbl()
824 struct ieee80211_sta *sta, in rate_control_apply_mask()
863 struct ieee80211_sta *sta, in ieee80211_get_tx_rates()
[all …]
A Dstatus.c44 struct sta_info *sta, in ieee80211_handle_filtered_frame()
183 static void ieee80211_frame_acked(struct sta_info *sta, struct sk_buff *skb) in ieee80211_frame_acked()
234 static void ieee80211_set_bar_pending(struct sta_info *sta, u8 tid, u16 ssn) in ieee80211_set_bar_pending()
680 struct sta_info *sta; in ieee80211_report_used_skb() local
760 static void ieee80211_lost_packet(struct sta_info *sta, in ieee80211_lost_packet()
898 struct sta_info *sta; in __ieee80211_tx_status() local
1082 struct sta_info *sta; in ieee80211_tx_status() local
1103 struct sta_info *sta = NULL; in ieee80211_tx_status_ext() local
1225 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_tx_rate_update() local
1247 struct sta_info *sta; in ieee80211_tx_status_8023() local
[all …]
A Ddriver-ops.h39 struct sta_info *sta) in drv_sync_rx_queues()
240 struct ieee80211_sta *sta, in drv_set_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()
509 struct sta_info *sta) in drv_sta_pre_rcu_remove()
542 struct ieee80211_sta *sta) in drv_sta_rate_tbl_update()
557 struct ieee80211_sta *sta, in drv_sta_statistics()
1138 struct sta_info *sta) in drv_get_expected_throughput()
1383 struct ieee80211_sta *sta, in drv_set_tid_config()
[all …]
A Docb.c47 struct sta_info *sta; in ieee80211_ocb_rx_no_sta() local
86 static struct sta_info *ieee80211_ocb_finish_sta(struct sta_info *sta) in ieee80211_ocb_finish_sta()
124 struct sta_info *sta; in ieee80211_ocb_work() local
209 struct sta_info *sta; in ieee80211_ocb_leave() local
/linux/drivers/net/wireless/intersil/hostap/
A Dhostap_ap.c469 struct sta_info *sta; in ap_control_kick_mac() local
501 struct sta_info *sta; in ap_control_kickall() local
769 struct sta_info *sta; in hostap_ap_tx_cb_poll() local
1067 struct sta_info *sta; in handle_add_proc_queue() local
1099 struct sta_info *sta; in ap_add_sta() local
1810 struct sta_info *sta; in ap_handle_dropped_data() local
1869 struct sta_info *sta; in handle_pspoll() local
2485 struct sta_info *sta; in prism2_hostapd_add_sta() local
2524 struct sta_info *sta; in prism2_hostapd_remove_sta() local
2548 struct sta_info *sta; in prism2_hostapd_get_info_sta() local
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Drs-fw.c12 static u8 rs_fw_bw_from_sta_bw(struct ieee80211_sta *sta) in rs_fw_bw_from_sta_bw()
39 static u8 rs_fw_sgi_cw_support(struct ieee80211_sta *sta) in rs_fw_sgi_cw_support()
62 struct ieee80211_sta *sta, in rs_fw_get_config_flags()
130 rs_fw_vht_set_enabled_rates(const struct ieee80211_sta *sta, in rs_fw_vht_set_enabled_rates()
190 rs_fw_he_set_enabled_rates(const struct ieee80211_sta *sta, in rs_fw_he_set_enabled_rates()
238 static void rs_fw_set_supp_rates(struct ieee80211_sta *sta, in rs_fw_set_supp_rates()
284 struct ieee80211_sta *sta; in iwl_mvm_tlc_update_notif() local
370 u16 rs_fw_get_max_amsdu_len(struct ieee80211_sta *sta) in rs_fw_get_max_amsdu_len()
412 void rs_fw_rate_init(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in rs_fw_rate_init()
A Dsta.c228 struct ieee80211_sta *sta; in iwl_mvm_rx_agg_session_expired() local
275 struct ieee80211_sta *sta; in iwl_mvm_invalidate_sta_queue() local
387 struct ieee80211_sta *sta; in iwl_mvm_get_queue_agg_tids() local
427 struct ieee80211_sta *sta; in iwl_mvm_remove_sta_queue_marking() local
902 struct ieee80211_sta *sta; in iwl_mvm_unshare_queue() local
1097 struct ieee80211_sta *sta; in iwl_mvm_inactivity_check() local
1749 struct ieee80211_sta *sta; in iwl_mvm_rm_sta_common() local
3514 struct ieee80211_sta *sta, in iwl_mvm_set_sta_key()
3696 struct ieee80211_sta *sta) in iwl_mvm_sta_modify_ps_wake()
3801 struct ieee80211_sta *sta; in iwl_mvm_rx_eosp_notif() local
[all …]
A Dtdls.c18 struct ieee80211_sta *sta; in iwl_mvm_teardown_tdls_peers() local
40 struct ieee80211_sta *sta; in iwl_mvm_tdls_sta_count() local
76 struct ieee80211_sta *sta; in iwl_mvm_tdls_config() local
206 struct ieee80211_sta *sta; in iwl_mvm_rx_tdls_notif() local
254 struct ieee80211_sta *sta = rcu_dereference_protected( in iwl_mvm_tdls_check_action() local
337 struct ieee80211_sta *sta; in iwl_mvm_tdls_config_channel_switch() local
455 struct ieee80211_sta *sta; in iwl_mvm_tdls_ch_switch_work() local
502 struct ieee80211_sta *sta, u8 oper_class, in iwl_mvm_tdls_channel_switch()
566 struct ieee80211_sta *sta) in iwl_mvm_tdls_cancel_channel_switch()
A Drs.c562 struct ieee80211_sta *sta) in rs_tl_turn_on_agg_for_tid()
1589 struct ieee80211_sta *sta, in rs_get_next_column()
1958 struct ieee80211_sta *sta, in rs_tpc_perform()
2050 struct ieee80211_sta *sta, in rs_rate_scale_perform()
2406 struct ieee80211_sta *sta, in rs_init_optimal_rate()
2486 struct ieee80211_sta *sta, in rs_get_initial_rate()
2824 struct ieee80211_sta *sta, in rs_vht_init()
3364 struct ieee80211_sta *sta, in rs_build_rates_table()
3439 struct ieee80211_sta *sta) in rs_bfer_active_iter()
3496 struct ieee80211_sta *sta, in rs_set_lq_ss_params()
[all …]
/linux/drivers/net/wireless/ath/ath11k/
A Ddebugfs_sta.c139 struct ieee80211_sta *sta; in ath11k_debugfs_sta_update_txcompl() local
214 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_dump_tx_stats() local
321 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_dump_rx_stats() local
418 struct ieee80211_sta *sta = inode->i_private; in ath11k_dbg_sta_open_htt_peer_stats() local
454 struct ieee80211_sta *sta = inode->i_private; in ath11k_dbg_sta_release_htt_peer_stats() local
491 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_peer_pktlog() local
531 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_read_peer_pktlog() local
558 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_delba() local
609 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_addba_resp() local
659 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_addba() local
[all …]
/linux/drivers/net/wireless/ath/ath10k/
A Ddebugfs_sta.c86 struct ieee80211_sta *sta; in ath10k_sta_update_rx_tid_stats() local
132 struct ieee80211_sta *sta; in ath10k_sta_update_extd_stats_rx_duration() local
151 struct ieee80211_sta *sta; in ath10k_sta_update_stats_rx_duration() local
179 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_aggr_mode() local
198 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_aggr_mode() local
241 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba() local
292 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba_resp() local
342 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_delba() local
394 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_peer_debug_trigger() local
413 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_peer_debug_trigger() local
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/
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/staging/rtl8723bs/include/
A Dsta_info.h220 #define sta_rx_pkts(sta) \ argument
225 #define sta_last_rx_pkts(sta) \ argument
230 #define sta_rx_data_pkts(sta) \ argument
233 #define sta_last_rx_data_pkts(sta) \ argument
236 #define sta_rx_mgnt_pkts(sta) \ argument
242 #define sta_rx_beacon_pkts(sta) \ argument
248 #define sta_rx_probereq_pkts(sta) \ argument
254 #define sta_rx_probersp_pkts(sta) \ argument
284 #define STA_RX_PKTS_ARG(sta) \ argument
289 #define STA_LAST_RX_PKTS_ARG(sta) \ argument
[all …]
/linux/drivers/staging/r8188eu/include/
A Dsta_info.h208 #define sta_rx_pkts(sta) \ argument
213 #define sta_last_rx_pkts(sta) \ argument
218 #define sta_rx_data_pkts(sta) \ argument
221 #define sta_last_rx_data_pkts(sta) \ argument
224 #define sta_rx_mgnt_pkts(sta) \ argument
230 #define sta_rx_beacon_pkts(sta) \ argument
236 #define sta_rx_probereq_pkts(sta) \ argument
242 #define sta_rx_probersp_pkts(sta) \ argument
272 #define STA_RX_PKTS_ARG(sta) \ argument
277 #define STA_LAST_RX_PKTS_ARG(sta) \ argument
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
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()
1133 struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) in iwl_update_tkip_key()
1153 struct ieee80211_sta *sta) in iwl_remove_dynamic_key()
[all …]
/linux/drivers/i2c/algos/
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/mt7915/
A Dmain.c642 struct ieee80211_sta *sta) in mt7915_mac_sta_add()
673 struct ieee80211_sta *sta) in mt7915_mac_sta_remove()
706 struct mt7915_sta *sta; in mt7915_tx() local
741 struct ieee80211_sta *sta = params->sta; in mt7915_ampdu_action() local
794 struct ieee80211_sta *sta) in mt7915_sta_add()
802 struct ieee80211_sta *sta) in mt7915_sta_remove()
966 struct ieee80211_sta *sta, in mt7915_sta_statistics()
1011 struct ieee80211_sta *sta, in mt7915_sta_rc_update()
1048 struct ieee80211_sta *sta, in mt7915_sta_set_4addr()
1064 struct ieee80211_sta *sta, in mt7915_sta_set_decap_offload()
[all …]

Completed in 80 milliseconds

12345678910>>...13