Home
last modified time | relevance | path

Searched defs:sta (Results 1 – 25 of 242) 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() argument
115 void ieee80211_purge_sta_txqs(struct sta_info *sta) in ieee80211_purge_sta_txqs() argument
132 __cleanup_single_sta(struct sta_info * sta) __cleanup_single_sta() argument
187 cleanup_single_sta(struct sta_info * sta) cleanup_single_sta() argument
208 struct sta_info *sta; sta_info_get() local
233 struct sta_info *sta; sta_info_get_bss() local
266 struct sta_info *sta = link_sta->sta; link_sta_info_get_bss() local
292 struct sta_info *sta = link_sta->sta; ieee80211_find_sta_by_link_addrs() local
322 struct sta_info *sta; sta_info_get_by_addrs() local
336 struct sta_info *sta; sta_info_get_by_idx() local
358 sta_accumulate_removed_link_stats(struct sta_info * sta,int link_id) sta_accumulate_removed_link_stats() argument
402 sta_remove_link(struct sta_info * sta,unsigned int link_id,bool unhash) sta_remove_link() argument
449 sta_info_free(struct ieee80211_local * local,struct sta_info * sta) sta_info_free() argument
497 sta_info_hash_add(struct ieee80211_local * local,struct sta_info * sta) sta_info_hash_add() argument
505 struct sta_info *sta; sta_deliver_ps_frames() local
523 sta_prepare_rate_control(struct ieee80211_local * local,struct sta_info * sta,gfp_t gfp) sta_prepare_rate_control() argument
580 sta_info_add_link(struct sta_info * sta,unsigned int link_id,struct link_sta_info * link_info,struct ieee80211_link_sta * link_sta) sta_info_add_link() argument
604 struct sta_info *sta; __sta_info_alloc() local
783 sta_info_insert_check(struct sta_info * sta) sta_info_insert_check() argument
818 sta_info_insert_drv_state(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,struct sta_info * sta) sta_info_insert_drv_state() argument
858 struct sta_info *sta; ieee80211_recalc_p2p_go_ps_allowed() local
879 sta_info_insert_finish(struct sta_info * sta) sta_info_insert_finish() argument
994 sta_info_insert_rcu(struct sta_info * sta) sta_info_insert_rcu() argument
1012 sta_info_insert(struct sta_info * sta) sta_info_insert() argument
1066 __sta_info_recalc_tim(struct sta_info * sta,bool ignore_pending) __sta_info_recalc_tim() argument
1148 sta_info_recalc_tim(struct sta_info * sta) sta_info_recalc_tim() argument
1153 sta_info_buffer_expired(struct sta_info * sta,struct sk_buff * skb) sta_info_buffer_expired() argument
1174 sta_info_cleanup_expire_buffered_ac(struct ieee80211_local * local,struct sta_info * sta,int ac) sta_info_cleanup_expire_buffered_ac() argument
1252 sta_info_cleanup_expire_buffered(struct ieee80211_local * local,struct sta_info * sta) sta_info_cleanup_expire_buffered() argument
1269 __sta_info_destroy_part1(struct sta_info * sta) __sta_info_destroy_part1() argument
1339 _sta_info_move_state(struct sta_info * sta,enum ieee80211_sta_state new_state,bool recalc) _sta_info_move_state() argument
1477 sta_info_move_state(struct sta_info * sta,enum ieee80211_sta_state new_state) sta_info_move_state() argument
1483 __sta_info_destroy_part2(struct sta_info * sta,bool recalc) __sta_info_destroy_part2() argument
1557 __sta_info_destroy(struct sta_info * sta) __sta_info_destroy() argument
1573 struct sta_info *sta; sta_info_destroy_addr() local
1584 struct sta_info *sta; sta_info_destroy_addr_bss() local
1596 struct sta_info *sta; sta_info_cleanup() local
1648 struct sta_info *sta, *tmp; __sta_info_flush() local
1698 struct sta_info *sta, *tmp; ieee80211_sta_expire() local
1727 struct sta_info *sta; ieee80211_find_sta_by_ifaddr() local
1749 struct sta_info *sta; ieee80211_find_sta() local
1766 ieee80211_sta_ps_deliver_wakeup(struct sta_info * sta) ieee80211_sta_ps_deliver_wakeup() argument
1849 ieee80211_send_null_response(struct sta_info * sta,int tid,enum ieee80211_frame_release_type reason,bool call_driver,bool more_data) ieee80211_send_null_response() argument
1952 ieee80211_sta_ps_more_data(struct sta_info * sta,u8 ignored_acs,enum ieee80211_frame_release_type reason,unsigned long driver_release_tids) ieee80211_sta_ps_more_data() argument
1980 ieee80211_sta_ps_get_frames(struct sta_info * sta,int n_frames,u8 ignored_acs,enum ieee80211_frame_release_type reason,struct sk_buff_head * frames,unsigned long * driver_release_tids) ieee80211_sta_ps_get_frames() argument
2036 ieee80211_sta_ps_deliver_response(struct sta_info * sta,int n_frames,u8 ignored_acs,enum ieee80211_frame_release_type reason) ieee80211_sta_ps_deliver_response() argument
2226 ieee80211_sta_ps_deliver_poll_response(struct sta_info * sta) ieee80211_sta_ps_deliver_poll_response() argument
2242 ieee80211_sta_ps_deliver_uapsd(struct sta_info * sta) ieee80211_sta_ps_deliver_uapsd() argument
2279 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_sta_block_awake() local
2310 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_sta_eosp() local
2321 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_send_eosp_nullfunc() local
2338 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_sta_set_buffered() local
2357 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_sta_register_airtime() local
2378 __ieee80211_sta_recalc_aggregates(struct sta_info * sta,u16 active_links) __ieee80211_sta_recalc_aggregates() argument
2425 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_sta_recalc_aggregates() local
2432 ieee80211_sta_update_pending_airtime(struct ieee80211_local * local,struct sta_info * sta,u8 ac,u16 tx_airtime,bool tx_completed) ieee80211_sta_update_pending_airtime() argument
2472 sta_get_last_rx_stats(struct sta_info * sta,int link_id) sta_get_last_rx_stats() argument
2560 sta_set_rate_info_rx(struct sta_info * sta,struct rate_info * rinfo,int link_id) sta_set_rate_info_rx() argument
2586 sta_set_tidstats(struct sta_info * sta,struct cfg80211_tid_stats * tidstats,int tid,int link_id) sta_set_tidstats() argument
2665 sta_set_mesh_sinfo(struct sta_info * sta,struct station_info * sinfo) sta_set_mesh_sinfo() argument
2697 sta_set_accumulated_removed_links_sinfo(struct sta_info * sta,struct station_info * sinfo) sta_set_accumulated_removed_links_sinfo() argument
2723 sta_set_link_sinfo(struct sta_info * sta,struct link_station_info * link_sinfo,struct ieee80211_link_data * link,bool tidstats) sta_set_link_sinfo() argument
2959 sta_set_sinfo(struct sta_info * sta,struct station_info * sinfo,bool tidstats) sta_set_sinfo() argument
3225 sta_get_expected_throughput(struct sta_info * sta) sta_get_expected_throughput() argument
3244 ieee80211_sta_last_active(struct sta_info * sta,int link_id) ieee80211_sta_last_active() argument
3264 ieee80211_sta_allocate_link(struct sta_info * sta,unsigned int link_id) ieee80211_sta_allocate_link() argument
3299 ieee80211_sta_free_link(struct sta_info * sta,unsigned int link_id) ieee80211_sta_free_link() argument
3308 ieee80211_sta_activate_link(struct sta_info * sta,unsigned int link_id) ieee80211_sta_activate_link() argument
3356 ieee80211_sta_remove_link(struct sta_info * sta,unsigned int link_id) ieee80211_sta_remove_link() argument
3372 ieee80211_sta_set_max_amsdu_subframes(struct sta_info * sta,const u8 * ext_capab,unsigned int ext_capab_len) ieee80211_sta_set_max_amsdu_subframes() argument
3398 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); lockdep_sta_mutex_held() 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() argument
54 static void mps_qos_null_tx(struct sta_info *sta) in mps_qos_null_tx() argument
88 struct sta_info *sta; ieee80211_mps_local_status_update() local
156 ieee80211_mps_set_sta_local_pm(struct sta_info * sta,enum nl80211_mesh_power_mode pm) ieee80211_mps_set_sta_local_pm() argument
192 ieee80211_mps_set_frame_flags(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct ieee80211_hdr * hdr) ieee80211_mps_set_frame_flags() argument
236 ieee80211_mps_sta_status_update(struct sta_info * sta) ieee80211_mps_sta_status_update() argument
279 mps_set_sta_peer_pm(struct sta_info * sta,struct ieee80211_hdr * hdr) mps_set_sta_peer_pm() argument
315 mps_set_sta_nonpeer_pm(struct sta_info * sta,struct ieee80211_hdr * hdr) mps_set_sta_nonpeer_pm() argument
342 ieee80211_mps_rx_h_sta_process(struct sta_info * sta,struct ieee80211_hdr * hdr) ieee80211_mps_rx_h_sta_process() argument
368 mpsp_trigger_send(struct sta_info * sta,bool rspi,bool eosp) mpsp_trigger_send() argument
418 mpsp_qos_null_append(struct sta_info * sta,struct sk_buff_head * frames) mpsp_qos_null_append() argument
456 mps_frame_deliver(struct sta_info * sta,int n_frames) mps_frame_deliver() argument
543 ieee80211_mpsp_trigger_process(u8 * qc,struct sta_info * sta,bool tx,bool acked) ieee80211_mpsp_trigger_process() argument
581 ieee80211_mps_frame_release(struct sta_info * sta,struct ieee802_11_elems * elems) ieee80211_mps_frame_release() argument
[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()
469 struct sta_info *sta, in ieee80211_process_addba_request()
504 struct sta_info *sta; in ieee80211_manage_rx_ba_offl() local
522 struct sta_info *sta; in ieee80211_rx_ba_timer_expired() 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 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 Ddriver-ops.h42 struct sta_info *sta) in drv_sync_rx_queues()
233 struct ieee80211_sta *sta, bool set) in drv_set_tim()
252 struct sta_info *sta, u32 iv32, in drv_update_tkip_key()
443 struct ieee80211_sta *sta) in drv_sta_notify()
457 struct ieee80211_sta *sta) in drv_sta_add()
479 struct ieee80211_sta *sta) in drv_sta_remove()
532 struct ieee80211_sta *sta, in drv_sta_add_debugfs()
573 struct sta_info *sta) in drv_sta_pre_rcu_remove()
607 struct ieee80211_sta *sta) in drv_sta_rate_tbl_update()
622 struct ieee80211_sta *sta, in drv_sta_statistics()
[all …]
H A Dstatus.c45 struct sta_info *sta, in ieee80211_handle_filtered_frame() argument
172 ieee80211_check_pending_bar(struct sta_info * sta,u8 * addr,u8 tid) ieee80211_check_pending_bar() argument
184 ieee80211_frame_acked(struct sta_info * sta,struct sk_buff * skb) ieee80211_frame_acked() argument
197 ieee80211_set_bar_pending(struct sta_info * sta,u8 tid,u16 ssn) ieee80211_set_bar_pending() argument
729 struct sta_info *sta; ieee80211_report_used_skb() local
824 ieee80211_lost_packet(struct sta_info * sta,struct ieee80211_tx_info * info) ieee80211_lost_packet() argument
960 struct sta_info *sta; __ieee80211_tx_status() local
1108 struct sta_info *sta; ieee80211_tx_status_skb() local
1128 struct sta_info *sta = NULL; ieee80211_tx_status_ext() local
1250 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_tx_rate_update() local
1265 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_report_low_ack() local
[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 Dtx.c335 struct sta_info *sta; purge_old_ps_buffers() local
442 ieee80211_use_mfp(__le16 fc,struct sta_info * sta,struct sk_buff * skb) ieee80211_use_mfp() argument
460 struct sta_info *sta = tx->sta; ieee80211_tx_h_unicast_ps_buf() local
803 ieee80211_tx_next_seq(struct sta_info * sta,int tid) ieee80211_tx_next_seq() argument
1173 ieee80211_aggr_check(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct sk_buff * skb) ieee80211_aggr_check() argument
1203 ieee80211_tx_prepare(struct ieee80211_sub_if_data * sdata,struct ieee80211_tx_data * tx,struct sta_info * sta,struct sk_buff * skb) ieee80211_tx_prepare() argument
1294 ieee80211_get_txq(struct ieee80211_local * local,struct ieee80211_vif * vif,struct sta_info * sta,struct sk_buff * skb) ieee80211_get_txq() argument
1496 ieee80211_txq_init(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct txq_info * txqi,int tid) ieee80211_txq_init() argument
1635 ieee80211_queue_skb(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct sk_buff * skb) ieee80211_queue_skb() argument
1663 ieee80211_tx_frags(struct ieee80211_local * local,struct ieee80211_vif * vif,struct sta_info * sta,struct sk_buff_head * skbs,bool txpending) ieee80211_tx_frags() argument
1738 __ieee80211_tx(struct ieee80211_local * local,struct sk_buff_head * skbs,struct sta_info * sta,bool txpending) __ieee80211_tx() argument
1886 ieee80211_tx_prepare_skb(struct ieee80211_hw * hw,struct ieee80211_vif * vif,struct sk_buff * skb,int band,struct ieee80211_sta ** sta) ieee80211_tx_prepare_skb() argument
1926 ieee80211_tx(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct sk_buff * skb,bool txpending) ieee80211_tx() argument
2014 ieee80211_xmit(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct sk_buff * skb) ieee80211_xmit() argument
2469 struct sta_info *sta; ieee80211_lookup_ra_sta() local
2591 ieee80211_build_hdr(struct ieee80211_sub_if_data * sdata,struct sk_buff * skb,u32 info_flags,struct sta_info * sta,u32 ctrl_flags,u64 * cookie) ieee80211_build_hdr() argument
3017 ieee80211_check_fast_xmit(struct sta_info * sta) ieee80211_check_fast_xmit() argument
3267 struct sta_info *sta; ieee80211_check_fast_xmit_all() local
3278 struct sta_info *sta; ieee80211_check_fast_xmit_iface() local
3292 ieee80211_clear_fast_xmit(struct sta_info * sta) ieee80211_clear_fast_xmit() argument
3390 ieee80211_amsdu_aggregate(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct ieee80211_fast_tx * fast_tx,struct sk_buff * skb,const u8 * da,const u8 * sa) ieee80211_amsdu_aggregate() argument
3541 ieee80211_xmit_fast_finish(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,u8 pn_offs,struct ieee80211_key * key,struct ieee80211_tx_data * tx) ieee80211_xmit_fast_finish() argument
3659 __ieee80211_xmit_fast(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct ieee80211_fast_tx * fast_tx,struct sk_buff * skb,bool ampdu,const u8 * da,const u8 * sa) __ieee80211_xmit_fast() argument
3747 ieee80211_xmit_fast(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct ieee80211_fast_tx * fast_tx,struct sk_buff * skb) ieee80211_xmit_fast() argument
3910 struct sta_info *sta = container_of(txq->sta, struct sta_info, ieee80211_tx_dequeue() local
4004 ieee80211_sta_deficit(struct sta_info * sta,u8 ac) ieee80211_sta_deficit() argument
4014 struct sta_info *sta; ieee80211_txq_set_active() local
4026 struct sta_info *sta; ieee80211_txq_keep_active() local
4068 struct sta_info *sta = container_of(txqi->txq.sta, ieee80211_next_txq() local
4143 struct sta_info *sta; ieee80211_txq_airtime_check() local
4197 struct sta_info *sta; ieee80211_txq_may_transmit() local
4271 struct sta_info *sta; __ieee80211_subif_start_xmit() local
4345 ieee80211_change_da(struct sk_buff * skb,struct sta_info * sta) ieee80211_change_da() argument
4407 struct sta_info *sta, *first = NULL; ieee80211_convert_to_unicast() local
4540 __ieee80211_tx_8023(struct ieee80211_sub_if_data * sdata,struct sk_buff * skb,struct sta_info * sta,bool txpending) __ieee80211_tx_8023() argument
4577 ieee80211_tx_8023(struct ieee80211_sub_if_data * sdata,struct sk_buff * skb,struct sta_info * sta,bool txpending) ieee80211_tx_8023() argument
4597 ieee80211_8023_xmit(struct ieee80211_sub_if_data * sdata,struct net_device * dev,struct sta_info * sta,struct ieee80211_key * key,struct sk_buff * skb) ieee80211_8023_xmit() argument
4689 struct sta_info *sta; ieee80211_subif_start_xmit_8023() local
4737 struct sta_info *sta; ieee80211_build_data_template() local
4792 struct sta_info *sta; ieee80211_tx_pending_skb() local
5851 struct sta_info *sta; ieee80211_nullfunc_get() local
6045 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_reserve_tid() local
6109 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_unreserve_tid() local
6226 struct sta_info *sta; ieee80211_tx_control_port() local
[all...]
H A Dtdls.c309 struct sta_info *sta) in ieee80211_tdls_chandef_vht_upgrade()
377 struct sta_info *sta = NULL; in ieee80211_tdls_add_setup_start_ies() local
600 struct sta_info *sta, *ap_sta; in ieee80211_tdls_add_setup_cfm_ies() local
1008 struct sta_info *sta; in ieee80211_tdls_prep_mgmt_packet() local
1216 struct sta_info *sta; in ieee80211_tdls_mgmt_teardown() local
1318 struct sta_info *sta) in iee80211_tdls_recalc_chanctx()
1362 struct sta_info *sta; in iee80211_tdls_have_ht_peers() local
1382 struct sta_info *sta) in iee80211_tdls_recalc_ht_protection()
1415 struct sta_info *sta; in ieee80211_tdls_oper() local
1550 ieee80211_tdls_ch_sw_tmpl_get(struct sta_info *sta, u8 oper_class, in ieee80211_tdls_ch_sw_tmpl_get()
[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
H A Dkey.c123 struct sta_info *sta; in ieee80211_key_enable_hw_accel() local
231 struct sta_info *sta; in ieee80211_key_disable_hw_accel() local
269 struct sta_info *sta = key->sta; in _ieee80211_set_tx_key() local
294 struct sta_info *sta = new->sta; in ieee80211_pairwise_rekey() local
439 struct sta_info *sta, in ieee80211_key_replace()
845 struct sta_info *sta) in ieee80211_key_link()
997 struct ieee80211_sta *sta, in ieee80211_key_iter()
1015 struct ieee80211_sta *sta, in ieee80211_iter_keys()
1045 struct ieee80211_sta *sta, in _ieee80211_iter_keys_rcu()
1060 struct ieee80211_sta *sta, in ieee80211_iter_keys_rcu()
[all …]
/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.c140 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_dump_tx_stats() local
247 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_dump_rx_stats() local
344 struct ieee80211_sta *sta = inode->i_private; in ath11k_dbg_sta_open_htt_peer_stats() local
380 struct ieee80211_sta *sta = inode->i_private; in ath11k_dbg_sta_release_htt_peer_stats() local
417 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_peer_pktlog() local
457 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_read_peer_pktlog() local
484 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_delba() local
535 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_addba_resp() local
585 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_addba() local
636 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_read_aggr_mode() local
[all …]
/linux/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c88 struct ieee80211_sta *sta; in ath10k_sta_update_rx_tid_stats() local
134 struct ieee80211_sta *sta; in ath10k_sta_update_extd_stats_rx_duration() local
153 struct ieee80211_sta *sta; in ath10k_sta_update_stats_rx_duration() local
181 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_aggr_mode() local
200 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_aggr_mode() local
243 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba() local
294 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba_resp() local
344 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_delba() local
396 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_peer_debug_trigger() local
415 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_peer_debug_trigger() local
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
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/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/mt7915/
H A Dmain.c356 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7915_set_key()
742 struct ieee80211_sta *sta) in mt7915_mac_sta_add()
782 struct ieee80211_sta *sta; in __mt7915_drop_sta() local
800 struct ieee80211_sta *sta) in mt7915_drop_other_sta()
823 struct ieee80211_sta *sta, enum mt76_sta_event ev) in mt7915_mac_sta_event()
867 struct ieee80211_sta *sta) in mt7915_mac_sta_remove()
894 struct mt7915_sta *sta; in mt7915_tx() local
931 struct ieee80211_sta *sta = params->sta; in mt7915_ampdu_action() local
1153 struct ieee80211_sta *sta, in mt7915_sta_statistics()
1215 static void mt7915_sta_rc_work(void *data, struct ieee80211_sta *sta) in mt7915_sta_rc_work()
[all …]
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c184 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7996_set_hw_key()
275 struct ieee80211_sta *sta, struct ieee80211_key_conf *key, in mt7996_key_iter()
597 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7996_set_key()
950 struct ieee80211_sta *sta = link_sta->sta; in mt7996_mac_sta_init_link() local
1020 struct ieee80211_sta *sta, unsigned long links) in mt7996_mac_sta_remove_links()
1060 struct ieee80211_sta *sta, unsigned long new_links) in mt7996_mac_sta_add_links()
1117 struct ieee80211_sta *sta, u16 old_links, in mt7996_mac_sta_change_links()
1137 struct ieee80211_sta *sta) in mt7996_mac_sta_add()
1157 struct ieee80211_sta *sta, enum mt76_sta_event ev) in mt7996_mac_sta_event()
1228 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()
352 struct ieee80211_sta *sta = params->sta; in mt76_ampdu_action() local
387 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 …]

12345678910