/net/mac80211/ |
D | sta_info.h | 139 struct sta_info; 175 struct sta_info *sta; 230 struct sta_info *sta; 384 struct sta_info *plink_sta; 553 struct sta_info { struct 663 static inline enum nl80211_plink_state sta_plink_state(struct sta_info *sta) in sta_plink_state() argument 671 static inline void set_sta_flag(struct sta_info *sta, in set_sta_flag() 680 static inline void clear_sta_flag(struct sta_info *sta, in clear_sta_flag() 689 static inline int test_sta_flag(struct sta_info *sta, in test_sta_flag() 695 static inline int test_and_clear_sta_flag(struct sta_info *sta, in test_and_clear_sta_flag() [all …]
|
D | mesh.h | 110 struct sta_info __rcu *next_hop; 211 struct sta_info *sta, 225 u32 ieee80211_mps_set_sta_local_pm(struct sta_info *sta, 228 struct sta_info *sta, 230 void ieee80211_mps_sta_status_update(struct sta_info *sta); 231 void ieee80211_mps_rx_h_sta_process(struct sta_info *sta, 233 void ieee80211_mpsp_trigger_process(u8 *qc, struct sta_info *sta, 235 void ieee80211_mps_frame_release(struct sta_info *sta, 254 void mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop); 265 struct sta_info *sta); [all …]
|
D | sta_info.c | 70 .head_offset = offsetof(struct sta_info, hash_node), 71 .key_offset = offsetof(struct sta_info, addr), 78 struct sta_info *sta) in sta_info_hash_del() 84 static void __cleanup_single_sta(struct sta_info *sta) in __cleanup_single_sta() 150 static void cleanup_single_sta(struct sta_info *sta) in cleanup_single_sta() 166 struct sta_info *sta_info_get(struct ieee80211_sub_if_data *sdata, in sta_info_get() 171 struct sta_info *sta; in sta_info_get() 191 struct sta_info *sta_info_get_bss(struct ieee80211_sub_if_data *sdata, in sta_info_get_bss() 196 struct sta_info *sta; in sta_info_get_bss() 213 struct sta_info *sta_info_get_by_idx(struct ieee80211_sub_if_data *sdata, in sta_info_get_by_idx() [all …]
|
D | mesh_ps.c | 17 static struct sk_buff *mps_qos_null_get(struct sta_info *sta) in mps_qos_null_get() 49 static void mps_qos_null_tx(struct sta_info *sta) in mps_qos_null_tx() 81 struct sta_info *sta; in ieee80211_mps_local_status_update() 149 u32 ieee80211_mps_set_sta_local_pm(struct sta_info *sta, in ieee80211_mps_set_sta_local_pm() 185 struct sta_info *sta, in ieee80211_mps_set_frame_flags() 229 void ieee80211_mps_sta_status_update(struct sta_info *sta) in ieee80211_mps_sta_status_update() 272 static void mps_set_sta_peer_pm(struct sta_info *sta, in mps_set_sta_peer_pm() 308 static void mps_set_sta_nonpeer_pm(struct sta_info *sta, in mps_set_sta_nonpeer_pm() 335 void ieee80211_mps_rx_h_sta_process(struct sta_info *sta, in ieee80211_mps_rx_h_sta_process() 361 static void mpsp_trigger_send(struct sta_info *sta, bool rspi, bool eosp) in mpsp_trigger_send() [all …]
|
D | rate.h | 25 struct sta_info *sta, 32 void rate_control_rate_init(struct sta_info *sta); 35 struct sta_info *sta, u32 changed); 38 struct sta_info *sta, gfp_t gfp) in rate_control_alloc_sta() 44 static inline void rate_control_free_sta(struct sta_info *sta) in rate_control_free_sta() 53 static inline void rate_control_add_sta_debugfs(struct sta_info *sta) in rate_control_add_sta_debugfs()
|
D | mesh_plink.c | 59 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() 158 struct sta_info *sta; in mesh_set_ht_prot_mode() 210 struct sta_info *sta, in mesh_plink_frame_tx() 359 static u32 __mesh_plink_deactivate(struct sta_info *sta) in __mesh_plink_deactivate() 384 u32 mesh_plink_deactivate(struct sta_info *sta) in mesh_plink_deactivate() 410 struct sta_info *sta, in mesh_sta_info_init() 470 struct sta_info *sta; in mesh_allocate_aid() 496 static struct sta_info * [all …]
|
D | debugfs_sta.h | 8 void ieee80211_sta_debugfs_add(struct sta_info *sta); 9 void ieee80211_sta_debugfs_remove(struct sta_info *sta); 11 static inline void ieee80211_sta_debugfs_add(struct sta_info *sta) {} in ieee80211_sta_debugfs_add() 12 static inline void ieee80211_sta_debugfs_remove(struct sta_info *sta) {} in ieee80211_sta_debugfs_remove()
|
D | agg-tx.c | 142 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() 211 ieee80211_agg_start_txq(struct sta_info *sta, int tid, bool enable) in ieee80211_agg_start_txq() 270 static void ieee80211_remove_tid_tx(struct sta_info *sta, int tid) in ieee80211_remove_tid_tx() 299 int ___ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, in ___ieee80211_stop_tx_ba_session() 435 struct sta_info *sta = tid_tx->sta; in sta_addba_resp_timer_expired() 452 static void ieee80211_send_addba_with_timeout(struct sta_info *sta, in ieee80211_send_addba_with_timeout() 488 void ieee80211_tx_ba_session_handle_start(struct sta_info *sta, int tid) in ieee80211_tx_ba_session_handle_start() 551 struct sta_info *sta = tid_tx->sta; in sta_tx_agg_session_timer_expired() 574 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_start_tx_ba_session() [all …]
|
D | ieee80211_i.h | 156 struct sta_info *sta; 205 struct sta_info *sta; 292 struct sta_info *sta; 300 struct sta_info __rcu *sta; 1618 void ieee80211_check_fast_rx(struct sta_info *sta); 1621 void ieee80211_clear_fast_rx(struct sta_info *sta); 1788 void ieee80211_check_fast_xmit(struct sta_info *sta); 1791 void ieee80211_clear_fast_xmit(struct sta_info *sta); 1804 struct sta_info *sta); 1816 void ___ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, [all …]
|
D | ocb.c | 47 struct sta_info *sta; in ieee80211_ocb_rx_no_sta() 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() 134 struct sta_info, list); in ieee80211_ocb_work() 209 struct sta_info *sta; in ieee80211_ocb_leave() 217 struct sta_info, list); in ieee80211_ocb_leave()
|
D | key.h | 24 struct sta_info; 61 struct sta_info *sta; 150 struct sta_info *sta); 161 struct sta_info *sta);
|
D | agg-rx.c | 58 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() 155 struct sta_info *sta = tid_rx->sta; in sta_rx_agg_session_timer_expired() 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() 516 struct sta_info *sta; in ieee80211_manage_rx_ba_offl() 535 struct sta_info *sta; in ieee80211_rx_ba_timer_expired()
|
D | debugfs_sta.c | 26 struct sta_info *sta = file->private_data; \ 90 struct sta_info *sta = file->private_data; in sta_flags_read() 109 struct sta_info *sta = file->private_data; in sta_num_ps_buf_frames_read() 126 struct sta_info *sta = file->private_data; in sta_last_seq_ctrl_read() 140 struct sta_info *sta = file->private_data; in sta_aqm_read() 199 struct sta_info *sta = file->private_data; in sta_airtime_read() 238 struct sta_info *sta = file->private_data; in sta_airtime_write() 259 struct sta_info *sta = file->private_data; in sta_agg_status_read() 302 struct sta_info *sta = file->private_data; in sta_agg_status_write() 379 struct sta_info *sta = file->private_data; in sta_ht_capa_read() [all …]
|
D | status.c | 44 struct sta_info *sta, in ieee80211_handle_filtered_frame() 170 static void ieee80211_check_pending_bar(struct sta_info *sta, u8 *addr, u8 tid) in ieee80211_check_pending_bar() 182 static void ieee80211_frame_acked(struct sta_info *sta, struct sk_buff *skb) in ieee80211_frame_acked() 245 static void ieee80211_set_bar_pending(struct sta_info *sta, u8 tid, u16 ssn) in ieee80211_set_bar_pending() 732 static void ieee80211_lost_packet(struct sta_info *sta, in ieee80211_lost_packet() 869 struct sta_info *sta; in __ieee80211_tx_status() 886 sta = container_of(status->sta, struct sta_info, sta); in __ieee80211_tx_status() 1077 struct sta_info *sta; in ieee80211_tx_status() 1119 struct sta_info *sta; in ieee80211_tx_status_ext() 1121 sta = container_of(pubsta, struct sta_info, sta); in ieee80211_tx_status_ext() [all …]
|
D | vht.c | 119 struct sta_info *sta) in ieee80211_vht_cap_ie_to_sta_vht_cap() 336 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cap_rx_bw(struct sta_info *sta) in ieee80211_sta_cap_rx_bw() 363 enum nl80211_chan_width ieee80211_sta_cap_chan_bw(struct sta_info *sta) in ieee80211_sta_cap_chan_bw() 387 ieee80211_sta_rx_bw_to_chan_width(struct sta_info *sta) in ieee80211_sta_rx_bw_to_chan_width() 436 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cur_vht_bw(struct sta_info *sta) in ieee80211_sta_cur_vht_bw() 465 void ieee80211_sta_set_rx_nss(struct sta_info *sta) in ieee80211_sta_set_rx_nss() 507 struct sta_info *sta, u8 opmode, in __ieee80211_vht_handle_opmode() 598 struct sta_info *sta, u8 opmode, in ieee80211_vht_handle_opmode()
|
D | debugfs_key.h | 14 struct sta_info *sta); 30 struct sta_info *sta) in ieee80211_debugfs_key_sta_del()
|
D | rate.c | 30 void rate_control_rate_init(struct sta_info *sta) in rate_control_rate_init() 67 struct sta_info *sta = container_of(st->sta, struct sta_info, sta); in rate_control_tx_status() 86 struct sta_info *sta, u32 changed) in rate_control_rate_update() 369 struct sta_info *sta; in rate_control_send_low() 385 sta = container_of(pubsta, struct sta_info, sta); in rate_control_send_low() 776 rate_control_apply_mask_ratetbl(struct sta_info *sta, in rate_control_apply_mask_ratetbl() 872 struct sta_info *sta, in rate_control_get_rate() 918 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in rate_control_set_rates()
|
D | tx.c | 358 struct sta_info *sta; in purge_old_ps_buffers() 465 static int ieee80211_use_mfp(__le16 fc, struct sta_info *sta, in ieee80211_use_mfp() 483 struct sta_info *sta = tx->sta; in ieee80211_tx_h_unicast_ps_buf() 793 static __le16 ieee80211_tx_next_seq(struct sta_info *sta, int tid) in ieee80211_tx_next_seq() 1163 struct sta_info *sta, struct sk_buff *skb) in ieee80211_tx_prepare() 1249 struct sta_info *sta, in ieee80211_get_txq() 1355 struct sta_info *sta = container_of(txqi->txq.sta, in fq_tin_dequeue_func() 1356 struct sta_info, sta); in fq_tin_dequeue_func() 1452 struct sta_info *sta, in ieee80211_txq_init() 1598 struct sta_info *sta, in ieee80211_queue_skb() [all …]
|
D | wme.c | 84 struct sta_info *sta, struct sk_buff *skb) in ieee80211_downgrade_queue() 142 struct sta_info *sta, struct sk_buff *skb) in __ieee80211_select_queue() 184 struct sta_info *sta = NULL; in ieee80211_select_queue()
|
D | tdls.c | 307 struct sta_info *sta) in ieee80211_tdls_chandef_vht_upgrade() 371 struct sta_info *sta = NULL; in ieee80211_tdls_add_setup_start_ies() 551 struct sta_info *sta, *ap_sta; in ieee80211_tdls_add_setup_cfm_ies() 942 struct sta_info *sta; in ieee80211_tdls_prep_mgmt_packet() 1149 struct sta_info *sta; in ieee80211_tdls_mgmt_teardown() 1249 struct sta_info *sta) in iee80211_tdls_recalc_chanctx() 1292 struct sta_info *sta; in iee80211_tdls_have_ht_peers() 1312 struct sta_info *sta) in iee80211_tdls_recalc_ht_protection() 1345 struct sta_info *sta; in ieee80211_tdls_oper() 1490 ieee80211_tdls_ch_sw_tmpl_get(struct sta_info *sta, u8 oper_class, in ieee80211_tdls_ch_sw_tmpl_get() [all …]
|
D | ht.c | 140 struct sta_info *sta) in ieee80211_ht_cap_ie_to_sta_ht_cap() 294 void ieee80211_sta_tear_down_BA_sessions(struct sta_info *sta, in ieee80211_sta_tear_down_BA_sessions() 335 struct sta_info *sta = in ieee80211_ba_session_work() 336 container_of(work, struct sta_info, ampdu_mlme.work); in ieee80211_ba_session_work() 451 struct sta_info *sta, in ieee80211_process_delba()
|
D | ibss.c | 583 static struct sta_info *ieee80211_ibss_finish_sta(struct sta_info *sta) in ieee80211_ibss_finish_sta() 608 static struct sta_info * 615 struct sta_info *sta; in ieee80211_ibss_add_sta() 668 struct sta_info *sta; in ieee80211_sta_active_ibss() 696 struct sta_info *sta; in ieee80211_ibss_disconnect() 718 struct sta_info, list); in ieee80211_ibss_disconnect() 994 struct sta_info *sta; in ieee80211_update_sta_info() 1210 struct sta_info *sta; in ieee80211_ibss_rx_no_sta() 1261 struct sta_info *sta, *tmp; in ieee80211_ibss_sta_expire() 1684 struct sta_info *sta; in ieee80211_ibss_work() [all …]
|
D | mesh_hwmp.c | 296 struct sta_info *sta, in ieee80211s_update_metric() 319 struct sta_info *sta) in airtime_link_metric_get() 386 struct sta_info *sta; in hwmp_route_info_get() 687 static inline struct sta_info * 782 struct sta_info *sta; in hwmp_perr_frame_process() 815 struct sta_info *sta; in hwmp_rann_frame_process() 914 struct sta_info *sta; in mesh_rx_path_sel_frame() 1192 struct sta_info *next_hop; in mesh_nexthop_lookup()
|
D | driver-ops.h | 40 struct sta_info *sta) in drv_sync_rx_queues() 261 struct sta_info *sta, u32 iv32, in drv_update_tkip_key() 510 struct sta_info *sta) in drv_sta_pre_rcu_remove() 528 struct sta_info *sta, 535 struct sta_info *sta); 795 struct sta_info *sta, u16 tids, int num_frames, in drv_release_buffered_frames() 810 struct sta_info *sta, u16 tids, int num_frames, in drv_allow_buffered_frames() 1121 struct sta_info *sta) in drv_get_expected_throughput()
|
D | key.c | 128 struct sta_info *sta; in ieee80211_key_enable_hw_accel() 233 struct sta_info *sta; in ieee80211_key_disable_hw_accel() 267 struct sta_info *sta = key->sta; in _ieee80211_set_tx_key() 292 struct sta_info *sta = new->sta; in ieee80211_pairwise_rekey() 403 struct sta_info *sta, in ieee80211_key_replace() 765 struct sta_info *sta) in ieee80211_key_link() 1037 struct sta_info *sta) in ieee80211_free_sta_keys()
|