Searched defs:sta (Results 1 - 200 of 212) sorted by relevance

12

/linux-4.4.14/net/mac80211/
H A Ddebugfs_sta.h10 static inline void ieee80211_sta_debugfs_add(struct sta_info *sta) {} ieee80211_sta_debugfs_remove() argument
11 static inline void ieee80211_sta_debugfs_remove(struct sta_info *sta) {} argument
H A Ddebugfs_key.h28 ieee80211_debugfs_key_sta_del(struct ieee80211_key *key, struct sta_info *sta) ieee80211_debugfs_key_sta_del() argument
H A Dpm.c20 struct sta_info *sta; __ieee80211_suspend() local
H A Dethtool.c71 struct sta_info *sta; ieee80211_get_stats() local
H A Docb.c50 struct sta_info *sta; ieee80211_ocb_rx_no_sta() local
129 struct sta_info *sta; ieee80211_ocb_work() local
214 struct sta_info *sta; ieee80211_ocb_leave() local
H A Drate.h86 static inline void rate_control_free_sta(struct sta_info *sta) rate_control_free_sta() argument
95 static inline void rate_control_add_sta_debugfs(struct sta_info *sta) rate_control_add_sta_debugfs() argument
105 static inline void rate_control_remove_sta_debugfs(struct sta_info *sta) rate_control_remove_sta_debugfs() argument
32 rate_control_tx_status(struct ieee80211_local *local, struct ieee80211_supported_band *sband, struct sta_info *sta, struct sk_buff *skb) rate_control_tx_status() argument
54 rate_control_tx_status_noskb(struct ieee80211_local *local, struct ieee80211_supported_band *sband, struct sta_info *sta, struct ieee80211_tx_info *info) rate_control_tx_status_noskb() argument
79 rate_control_alloc_sta(struct rate_control_ref *ref, struct sta_info *sta, gfp_t gfp) rate_control_alloc_sta() argument
H A Dwme.c149 struct sta_info *sta = NULL; ieee80211_select_queue() local
86 ieee80211_downgrade_queue(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, struct sk_buff *skb) ieee80211_downgrade_queue() argument
H A Ddriver-ops.c110 drv_sta_state(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct sta_info *sta, enum ieee80211_sta_state old_state, enum ieee80211_sta_state new_state) drv_sta_state() argument
141 drv_sta_rc_update(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, u32 changed) drv_sta_rc_update() argument
285 drv_ampdu_action(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) drv_ampdu_action() argument
H A Dmesh_sync.c86 struct sta_info *sta; mesh_sync_offset_rx_bcn_presp() local
H A Dagg-rx.c59 void ___ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, ___ieee80211_stop_rx_ba_session() argument
103 void __ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, __ieee80211_stop_rx_ba_session() argument
115 struct sta_info *sta; ieee80211_stop_rx_ba_session() local
146 struct sta_info *sta = container_of(timer_to_id, struct sta_info, sta_rx_agg_session_timer_expired() local
177 struct sta_info *sta = container_of(timer_to_id, struct sta_info, sta_rx_agg_reorder_timer_expired() local
233 void __ieee80211_start_rx_ba_session(struct sta_info *sta, __ieee80211_start_rx_ba_session() argument
364 ieee80211_process_addba_request(struct ieee80211_local *local, struct sta_info *sta, struct ieee80211_mgmt *mgmt, size_t len) ieee80211_process_addba_request() argument
H A Dagg-tx.c145 void ieee80211_assign_tid_tx(struct sta_info *sta, int tid, ieee80211_assign_tid_tx() argument
193 ieee80211_agg_stop_txq(struct sta_info *sta, int tid) ieee80211_agg_stop_txq() argument
210 ieee80211_agg_start_txq(struct sta_info *sta, int tid, bool enable) ieee80211_agg_start_txq() argument
263 static void ieee80211_remove_tid_tx(struct sta_info *sta, int tid) ieee80211_remove_tid_tx() argument
293 int ___ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, ___ieee80211_stop_tx_ba_session() argument
420 struct sta_info *sta = container_of((void *)data, sta_addba_resp_timer_expired() local
443 void ieee80211_tx_ba_session_handle_start(struct sta_info *sta, int tid) ieee80211_tx_ba_session_handle_start() argument
519 struct sta_info *sta = container_of(timer_to_id, struct sta_info, sta_tx_agg_session_timer_expired() local
549 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_start_tx_ba_session() local
724 struct sta_info *sta; ieee80211_start_tx_ba_cb() local
783 int __ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, __ieee80211_stop_tx_ba_session() argument
799 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_stop_tx_ba_session() local
843 struct sta_info *sta; ieee80211_stop_tx_ba_cb() local
683 ieee80211_agg_tx_operational(struct ieee80211_local *local, struct sta_info *sta, u16 tid) ieee80211_agg_tx_operational() argument
915 ieee80211_process_addba_resp(struct ieee80211_local *local, struct sta_info *sta, struct ieee80211_mgmt *mgmt, size_t len) ieee80211_process_addba_resp() argument
H A Ddebugfs_key.c333 struct sta_info *sta; ieee80211_debugfs_key_add() local
441 ieee80211_debugfs_key_sta_del(struct ieee80211_key *key, struct sta_info *sta) ieee80211_debugfs_key_sta_del() argument
H A Ddebugfs_sta.c58 struct sta_info *sta = file->private_data; sta_flags_read() local
86 struct sta_info *sta = file->private_data; sta_num_ps_buf_frames_read() local
103 struct sta_info *sta = file->private_data; sta_last_seq_ctrl_read() local
117 struct sta_info *sta = file->private_data; sta_agg_status_read() local
155 struct sta_info *sta = file->private_data; sta_agg_status_write() local
220 struct sta_info *sta = file->private_data; sta_ht_capa_read() local
296 struct sta_info *sta = file->private_data; sta_vht_capa_read() local
335 void ieee80211_sta_debugfs_add(struct sta_info *sta) ieee80211_sta_debugfs_add() argument
385 void ieee80211_sta_debugfs_remove(struct sta_info *sta) ieee80211_sta_debugfs_remove() argument
H A Dht.c282 void ieee80211_sta_tear_down_BA_sessions(struct sta_info *sta, ieee80211_sta_tear_down_BA_sessions() argument
300 struct sta_info *sta = ieee80211_ba_session_work() local
130 ieee80211_ht_cap_ie_to_sta_ht_cap(struct ieee80211_sub_if_data *sdata, struct ieee80211_supported_band *sband, const struct ieee80211_ht_cap *ht_cap_ie, struct sta_info *sta) ieee80211_ht_cap_ie_to_sta_ht_cap() argument
401 ieee80211_process_delba(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, struct ieee80211_mgmt *mgmt, size_t len) ieee80211_process_delba() argument
H A Dkey.h57 struct sta_info *sta; member in struct:ieee80211_key
H A Dmesh_ps.c19 static struct sk_buff *mps_qos_null_get(struct sta_info *sta) mps_qos_null_get() argument
51 static void mps_qos_null_tx(struct sta_info *sta) mps_qos_null_tx() argument
83 struct sta_info *sta; ieee80211_mps_local_status_update() local
151 u32 ieee80211_mps_set_sta_local_pm(struct sta_info *sta, ieee80211_mps_set_sta_local_pm() argument
231 void ieee80211_mps_sta_status_update(struct sta_info *sta) ieee80211_mps_sta_status_update() argument
274 static void mps_set_sta_peer_pm(struct sta_info *sta, mps_set_sta_peer_pm() argument
310 static void mps_set_sta_nonpeer_pm(struct sta_info *sta, mps_set_sta_nonpeer_pm() argument
337 void ieee80211_mps_rx_h_sta_process(struct sta_info *sta, ieee80211_mps_rx_h_sta_process() argument
350 sta, false, false); ieee80211_mps_rx_h_sta_process() local
363 static void mpsp_trigger_send(struct sta_info *sta, bool rspi, bool eosp) mpsp_trigger_send() argument
411 static void mpsp_qos_null_append(struct sta_info *sta, mpsp_qos_null_append() argument
449 static void mps_frame_deliver(struct sta_info *sta, int n_frames) mps_frame_deliver() argument
536 void ieee80211_mpsp_trigger_process(u8 *qc, struct sta_info *sta, ieee80211_mpsp_trigger_process() argument
574 void ieee80211_mps_frame_release(struct sta_info *sta, ieee80211_mps_frame_release() argument
186 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
H A Drc80211_minstrel_ht.h67 struct ieee80211_sta *sta; member in struct:minstrel_ht_sta
H A Dvht.c283 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cap_rx_bw(struct sta_info *sta) ieee80211_sta_cap_rx_bw() argument
322 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cur_vht_bw(struct sta_info *sta) ieee80211_sta_cur_vht_bw() argument
338 void ieee80211_sta_set_rx_nss(struct sta_info *sta) ieee80211_sta_set_rx_nss() argument
115 ieee80211_vht_cap_ie_to_sta_vht_cap(struct ieee80211_sub_if_data *sdata, struct ieee80211_supported_band *sband, const struct ieee80211_vht_cap *vht_cap_ie, struct sta_info *sta) ieee80211_vht_cap_ie_to_sta_vht_cap() argument
379 __ieee80211_vht_handle_opmode(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, u8 opmode, enum ieee80211_band band) __ieee80211_vht_handle_opmode() argument
428 ieee80211_vht_handle_opmode(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, u8 opmode, enum ieee80211_band band) ieee80211_vht_handle_opmode() argument
H A Dkey.c128 struct sta_info *sta; ieee80211_key_enable_hw_accel() local
222 struct sta_info *sta; ieee80211_key_disable_hw_accel() local
309 ieee80211_key_replace(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, bool pairwise, struct ieee80211_key *old, struct ieee80211_key *new) ieee80211_key_replace() argument
609 ieee80211_key_link(struct ieee80211_key *key, struct ieee80211_sub_if_data *sdata, struct sta_info *sta) ieee80211_key_link() argument
713 ieee80211_iter_keys(struct ieee80211_hw *hw, struct ieee80211_vif *vif, void (*iter)(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *data), void *iter_data) ieee80211_iter_keys() argument
816 ieee80211_free_sta_keys(struct ieee80211_local *local, struct sta_info *sta) ieee80211_free_sta_keys() argument
H A Drc80211_minstrel.c332 minstrel_get_rate(void *priv, struct ieee80211_sta *sta, minstrel_get_rate() argument
569 minstrel_alloc_sta(void *priv, struct ieee80211_sta *sta, gfp_t gfp) minstrel_alloc_sta() argument
607 minstrel_free_sta(void *priv, struct ieee80211_sta *sta, void *priv_sta) minstrel_free_sta() argument
264 minstrel_tx_status(void *priv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct ieee80211_tx_info *info) minstrel_tx_status() argument
478 minstrel_rate_init(void *priv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta) minstrel_rate_init() argument
H A Drc80211_minstrel.h96 struct ieee80211_sta *sta; member in struct:minstrel_sta_info
H A Dstatus.c167 static void ieee80211_check_pending_bar(struct sta_info *sta, u8 *addr, u8 tid) ieee80211_check_pending_bar() argument
179 static void ieee80211_frame_acked(struct sta_info *sta, struct sk_buff *skb) ieee80211_frame_acked() argument
232 static void ieee80211_set_bar_pending(struct sta_info *sta, u8 tid, u16 ssn) ieee80211_set_bar_pending() argument
552 static void ieee80211_lost_packet(struct sta_info *sta, ieee80211_lost_packet() argument
636 struct sta_info *sta; ieee80211_tx_status_noskb() local
738 struct sta_info *sta; ieee80211_tx_status() local
784 sta, true, acked); ieee80211_tx_status() local
945 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_report_low_ack() local
46 ieee80211_handle_filtered_frame(struct ieee80211_local *local, struct sta_info *sta, struct sk_buff *skb) ieee80211_handle_filtered_frame() argument
H A Dchan.c193 enum nl80211_chan_width ieee80211_get_sta_bw(struct ieee80211_sta *sta) ieee80211_get_sta_bw() argument
226 struct sta_info *sta; ieee80211_get_max_required_bw() local
571 struct sta_info *sta; ieee80211_recalc_chanctx_chantype() local
H A Dmesh.c151 void mesh_sta_cleanup(struct sta_info *sta) mesh_sta_cleanup() argument
H A Dmesh_pathtbl.c206 void mesh_path_assign_nexthop(struct mesh_path *mpath, struct sta_info *sta) mesh_path_assign_nexthop() argument
750 void mesh_plink_broken(struct sta_info *sta) mesh_plink_broken() argument
816 void mesh_path_flush_by_nexthop(struct sta_info *sta) mesh_path_flush_by_nexthop() argument
H A Dmesh_plink.c75 static inline void mesh_plink_fsm_restart(struct sta_info *sta) mesh_plink_fsm_restart() argument
98 struct sta_info *sta; mesh_set_short_slot_time() local
154 struct sta_info *sta; mesh_set_ht_prot_mode() local
339 static u32 __mesh_plink_deactivate(struct sta_info *sta) __mesh_plink_deactivate() argument
365 u32 mesh_plink_deactivate(struct sta_info *sta) mesh_plink_deactivate() argument
436 struct sta_info *sta; mesh_allocate_aid() local
465 struct sta_info *sta; __mesh_sta_info_alloc() local
494 struct sta_info *sta = NULL; mesh_sta_info_alloc() local
523 struct sta_info *sta = NULL; __acquires() local
560 struct sta_info *sta; mesh_neighbour_update() local
582 struct sta_info *sta; mesh_plink_timer() local
671 static inline void mesh_plink_timer_set(struct sta_info *sta, u32 timeout) mesh_plink_timer_set() argument
685 struct sta_info *sta; llid_in_use() local
713 u32 mesh_plink_open(struct sta_info *sta) mesh_plink_open() argument
743 u32 mesh_plink_block(struct sta_info *sta) mesh_plink_block() argument
1048 struct sta_info *sta; mesh_process_plink_frame() local
58 rssi_threshold_check(struct ieee80211_sub_if_data *sdata, struct sta_info *sta) rssi_threshold_check() argument
205 mesh_plink_frame_tx(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, enum ieee80211_self_protected_actioncode action, u8 *da, u16 llid, u16 plid, u16 reason) mesh_plink_frame_tx() argument
381 mesh_sta_info_init(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, struct ieee802_11_elems *elems, bool insert) mesh_sta_info_init() argument
755 mesh_plink_close(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, enum plink_event event) mesh_plink_close() argument
768 mesh_plink_establish(struct ieee80211_sub_if_data *sdata, struct sta_info *sta) mesh_plink_establish() argument
794 mesh_plink_fsm(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, enum plink_event event) mesh_plink_fsm() argument
950 mesh_plink_get_event(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, struct ieee802_11_elems *elems, enum ieee80211_self_protected_actioncode ftype, u16 llid, u16 plid) mesh_plink_get_event() argument
H A Drate.c32 void rate_control_rate_init(struct sta_info *sta) rate_control_rate_init() argument
327 struct sta_info *sta; rate_control_send_low() local
646 static void rate_control_fill_sta_table(struct ieee80211_sta *sta, rate_control_fill_sta_table() argument
735 rate_control_apply_mask_ratetbl(struct sta_info *sta, rate_control_apply_mask_ratetbl() argument
874 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); rate_control_set_rates() local
64 rate_control_rate_update(struct ieee80211_local *local, struct ieee80211_supported_band *sband, struct sta_info *sta, u32 changed) rate_control_rate_update() argument
280 __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
684 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
760 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
799 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
830 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
H A Ddriver-ops.h207 drv_set_tim(struct ieee80211_local *local, struct ieee80211_sta *sta, bool set) drv_set_tim() argument
218 drv_set_key(struct ieee80211_local *local, enum set_key_cmd cmd, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) drv_set_key() argument
238 drv_update_tkip_key(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_key_conf *conf, struct sta_info *sta, u32 iv32, u16 *phase1key) drv_update_tkip_key() argument
417 drv_sta_notify(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, enum sta_notify_cmd cmd, struct ieee80211_sta *sta) drv_sta_notify() argument
432 drv_sta_add(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta) drv_sta_add() argument
453 drv_sta_remove(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta) drv_sta_remove() argument
471 drv_sta_add_debugfs(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, struct dentry *dir) drv_sta_add_debugfs() argument
487 drv_sta_remove_debugfs(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, struct dentry *dir) drv_sta_remove_debugfs() argument
503 drv_sta_pre_rcu_remove(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct sta_info *sta) drv_sta_pre_rcu_remove() argument
531 drv_sta_rate_tbl_update(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta) drv_sta_rate_tbl_update() argument
546 drv_sta_statistics(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, struct station_info *sinfo) drv_sta_statistics() argument
781 drv_release_buffered_frames(struct ieee80211_local *local, struct sta_info *sta, u16 tids, int num_frames, enum ieee80211_frame_release_type reason, bool more_data) drv_release_buffered_frames() argument
796 drv_allow_buffered_frames(struct ieee80211_local *local, struct sta_info *sta, u16 tids, int num_frames, enum ieee80211_frame_release_type reason, bool more_data) drv_allow_buffered_frames() argument
1077 drv_get_expected_throughput(struct ieee80211_local *local, struct ieee80211_sta *sta) drv_get_expected_throughput() argument
1105 drv_tdls_channel_switch(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, u8 oper_class, struct cfg80211_chan_def *chandef, struct sk_buff *tmpl_skb, u32 ch_sw_tm_ie) drv_tdls_channel_switch() argument
1129 drv_tdls_cancel_channel_switch(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta) drv_tdls_cancel_channel_switch() argument
H A Dibss.c610 struct sta_info *sta; __acquires() local
665 struct sta_info *sta; ieee80211_sta_active_ibss() local
692 struct sta_info *sta; ieee80211_ibss_disconnect() local
991 struct sta_info *sta; ieee80211_update_sta_info() local
1204 struct sta_info *sta; ieee80211_ibss_rx_no_sta() local
1256 struct sta_info *sta, *tmp; ieee80211_ibss_sta_expire() local
1670 struct sta_info *sta; ieee80211_ibss_work() local
H A Diface.c496 struct sta_info *sta; ieee80211_do_open() local
1206 struct sta_info *sta; ieee80211_iface_work() local
H A Dmesh_hwmp.c371 struct sta_info *sta; hwmp_route_info_get() local
743 struct sta_info *sta; hwmp_perr_frame_process() local
775 struct sta_info *sta; hwmp_rann_frame_process() local
871 struct sta_info *sta; mesh_rx_path_sel_frame() local
298 ieee80211s_update_metric(struct ieee80211_local *local, struct sta_info *sta, struct sk_buff *skb) ieee80211s_update_metric() argument
317 airtime_link_metric_get(struct ieee80211_local *local, struct sta_info *sta) airtime_link_metric_get() argument
H A Drc80211_minstrel_ht.c678 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); minstrel_aggr_check() local
1004 minstrel_ht_get_rate(void *priv, struct ieee80211_sta *sta, void *priv_sta, minstrel_ht_get_rate() argument
1265 minstrel_ht_alloc_sta(void *priv, struct ieee80211_sta *sta, gfp_t gfp) minstrel_ht_alloc_sta() argument
1302 minstrel_ht_free_sta(void *priv, struct ieee80211_sta *sta, void *priv_sta) minstrel_ht_free_sta() argument
698 minstrel_ht_tx_status(void *priv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct ieee80211_tx_info *info) minstrel_ht_tx_status() argument
1070 minstrel_ht_update_cck(struct minstrel_priv *mp, struct minstrel_ht_sta *mi, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta) minstrel_ht_update_cck() argument
1097 minstrel_ht_update_caps(void *priv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta) minstrel_ht_update_caps() argument
1248 minstrel_ht_rate_init(void *priv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta) minstrel_ht_rate_init() argument
1256 minstrel_ht_rate_update(void *priv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta, u32 changed) minstrel_ht_rate_update() argument
H A Dsta_info.c85 static void __cleanup_single_sta(struct sta_info *sta) __cleanup_single_sta() argument
148 static void cleanup_single_sta(struct sta_info *sta) cleanup_single_sta() argument
162 struct sta_info *sta; sta_info_get() local
190 struct sta_info *sta; sta_info_get_bss() local
215 struct sta_info *sta; sta_info_get_by_idx() local
242 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta) sta_info_free() argument
268 struct sta_info *sta; sta_deliver_ps_frames() local
305 struct sta_info *sta; sta_info_alloc() local
422 static int sta_info_insert_check(struct sta_info *sta) sta_info_insert_check() argument
583 int sta_info_insert(struct sta_info *sta) sta_info_insert() argument
637 static void __sta_info_recalc_tim(struct sta_info *sta, bool ignore_pending) __sta_info_recalc_tim() argument
719 void sta_info_recalc_tim(struct sta_info *sta) sta_info_recalc_tim() argument
724 static bool sta_info_buffer_expired(struct sta_info *sta, struct sk_buff *skb) sta_info_buffer_expired() argument
840 static int __must_check __sta_info_destroy_part1(struct sta_info *sta) __sta_info_destroy_part1() argument
889 static void __sta_info_destroy_part2(struct sta_info *sta) __sta_info_destroy_part2() argument
944 int __must_check __sta_info_destroy(struct sta_info *sta) __sta_info_destroy() argument
960 struct sta_info *sta; sta_info_destroy_addr() local
974 struct sta_info *sta; sta_info_destroy_addr_bss() local
988 struct sta_info *sta; sta_info_cleanup() local
1039 struct sta_info *sta, *tmp; __sta_info_flush() local
1072 struct sta_info *sta, *tmp; ieee80211_sta_expire() local
1100 struct sta_info *sta; ieee80211_find_sta_by_ifaddr() local
1126 struct sta_info *sta; ieee80211_find_sta() local
1143 void ieee80211_sta_ps_deliver_wakeup(struct sta_info *sta) ieee80211_sta_ps_deliver_wakeup() argument
1338 ieee80211_sta_ps_deliver_response(struct sta_info *sta, ieee80211_sta_ps_deliver_response() argument
1581 void ieee80211_sta_ps_deliver_poll_response(struct sta_info *sta) ieee80211_sta_ps_deliver_poll_response() argument
1597 void ieee80211_sta_ps_deliver_uapsd(struct sta_info *sta) ieee80211_sta_ps_deliver_uapsd() argument
1634 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_sta_block_awake() local
1665 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_sta_eosp() local
1677 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_sta_set_buffered() local
1693 int sta_info_move_state(struct sta_info *sta, sta_info_move_state() argument
1785 u8 sta_info_tx_streams(struct sta_info *sta) sta_info_tx_streams() argument
1820 static void sta_set_rate_info_rx(struct sta_info *sta, struct rate_info *rinfo) sta_set_rate_info_rx() argument
1859 void sta_set_sinfo(struct sta_info *sta, struct station_info *sinfo) sta_set_sinfo() argument
78 sta_info_hash_del(struct ieee80211_local *local, struct sta_info *sta) sta_info_hash_del() argument
259 sta_info_hash_add(struct ieee80211_local *local, struct sta_info *sta) sta_info_hash_add() argument
285 sta_prepare_rate_control(struct ieee80211_local *local, struct sta_info *sta, gfp_t gfp) sta_prepare_rate_control() argument
441 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
744 sta_info_cleanup_expire_buffered_ac(struct ieee80211_local *local, struct sta_info *sta, int ac) sta_info_cleanup_expire_buffered_ac() argument
822 sta_info_cleanup_expire_buffered(struct ieee80211_local *local, struct sta_info *sta) sta_info_cleanup_expire_buffered() argument
1244 ieee80211_send_null_response(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, int tid, enum ieee80211_frame_release_type reason, bool call_driver) ieee80211_send_null_response() argument
H A Dtdls.c363 struct sta_info *sta = NULL; ieee80211_tdls_add_setup_start_ies() local
544 struct sta_info *sta, *ap_sta; ieee80211_tdls_add_setup_cfm_ies() local
938 struct sta_info *sta; ieee80211_tdls_prep_mgmt_packet() local
1146 struct sta_info *sta; ieee80211_tdls_mgmt_teardown() local
1263 struct sta_info *sta; iee80211_tdls_have_ht_peers() local
1316 struct sta_info *sta; ieee80211_tdls_oper() local
1462 ieee80211_tdls_ch_sw_tmpl_get(struct sta_info *sta, u8 oper_class, ieee80211_tdls_ch_sw_tmpl_get() argument
1537 struct sta_info *sta; ieee80211_tdls_channel_switch() local
1584 struct sta_info *sta; ieee80211_tdls_cancel_channel_switch() local
1609 ieee80211_tdls_ch_sw_resp_tmpl_get(struct sta_info *sta, ieee80211_tdls_ch_sw_resp_tmpl_get() argument
1657 struct sta_info *sta; ieee80211_process_tdls_channel_switch_resp() local
1748 struct sta_info *sta; ieee80211_process_tdls_channel_switch_req() local
1925 struct sta_info *sta; ieee80211_teardown_tdls_peers() local
299 ieee80211_tdls_chandef_vht_upgrade(struct ieee80211_sub_if_data *sdata, struct sta_info *sta) ieee80211_tdls_chandef_vht_upgrade() argument
1282 iee80211_tdls_recalc_ht_protection(struct ieee80211_sub_if_data *sdata, struct sta_info *sta) iee80211_tdls_recalc_ht_protection() argument
H A Dcfg.c151 struct sta_info *sta = NULL; ieee80211_add_key() local
263 struct sta_info *sta; ieee80211_del_key() local
306 struct sta_info *sta = NULL; ieee80211_get_key() local
437 void sta_set_rate_info_tx(struct sta_info *sta, sta_set_rate_info_tx() argument
476 struct sta_info *sta; ieee80211_dump_station() local
506 struct sta_info *sta; ieee80211_get_station() local
889 static void ieee80211_send_layer2_update(struct sta_info *sta) ieee80211_send_layer2_update() argument
1194 struct sta_info *sta; ieee80211_add_station() local
1283 struct sta_info *sta; ieee80211_change_station() local
1406 struct sta_info *sta; ieee80211_add_mpath() local
1446 struct sta_info *sta; ieee80211_change_mpath() local
2265 struct sta_info *sta; __ieee80211_request_smps_ap() local
2343 struct sta_info *sta; __ieee80211_request_smps_mgd() local
3306 struct sta_info *sta; ieee80211_mgmt_tx() local
3576 struct sta_info *sta; ieee80211_probe_client() local
922 sta_apply_auth_flags(struct ieee80211_local *local, struct sta_info *sta, u32 mask, u32 set) sta_apply_auth_flags() argument
982 sta_apply_mesh_params(struct ieee80211_local *local, struct sta_info *sta, struct station_parameters *params) sta_apply_mesh_params() argument
1041 sta_apply_parameters(struct ieee80211_local *local, struct sta_info *sta, struct station_parameters *params) sta_apply_parameters() argument
H A Drx.c1033 struct sta_info *sta = rx->sta; ieee80211_rx_reorder_ampdu() local
1220 static void sta_ps_start(struct sta_info *sta) sta_ps_start() argument
1255 static void sta_ps_end(struct sta_info *sta) sta_ps_end() argument
1280 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_sta_ps_transition() local
1377 struct sta_info *sta = rx->sta; ieee80211_rx_h_sta_process() local
3262 void ieee80211_release_reorder_timeout(struct sta_info *sta, int tid) ieee80211_release_reorder_timeout() argument
3459 struct sta_info *sta, *prev_sta; __ieee80211_rx_handle_packet() local
H A Dsta_info.h497 struct ieee80211_sta sta; member in struct:sta_info
500 static inline enum nl80211_plink_state sta_plink_state(struct sta_info *sta) sta_plink_state() argument
508 static inline void set_sta_flag(struct sta_info *sta, set_sta_flag() argument
517 static inline void clear_sta_flag(struct sta_info *sta, clear_sta_flag() argument
526 static inline int test_sta_flag(struct sta_info *sta, test_sta_flag() argument
532 static inline int test_and_clear_sta_flag(struct sta_info *sta, test_and_clear_sta_flag() argument
541 static inline int test_and_set_sta_flag(struct sta_info *sta, test_and_set_sta_flag() argument
553 static inline void sta_info_pre_move_state(struct sta_info *sta, sta_info_pre_move_state() argument
569 rcu_dereference_protected_tid_tx(struct sta_info *sta, int tid) rcu_dereference_protected_tid_tx() argument
H A Dtx.c353 struct sta_info *sta; purge_old_ps_buffers() local
460 static int ieee80211_use_mfp(__le16 fc, struct sta_info *sta, ieee80211_use_mfp() argument
478 struct sta_info *sta = tx->sta; ieee80211_tx_h_unicast_ps_buf() local
777 static __le16 ieee80211_tx_next_seq(struct sta_info *sta, int tid) ieee80211_tx_next_seq() argument
1303 struct sta_info *sta = container_of(txq->sta, struct sta_info, ieee80211_tx_dequeue() local
1911 struct sta_info *sta; ieee80211_lookup_ra_sta() local
2421 void ieee80211_check_fast_xmit(struct sta_info *sta) ieee80211_check_fast_xmit() argument
2653 struct sta_info *sta; ieee80211_check_fast_xmit_all() local
2664 struct sta_info *sta; ieee80211_check_fast_xmit_iface() local
2678 void ieee80211_clear_fast_xmit(struct sta_info *sta) ieee80211_clear_fast_xmit() argument
2853 struct sta_info *sta; __ieee80211_subif_start_xmit() local
2951 struct sta_info *sta; ieee80211_build_data_template() local
3005 struct sta_info *sta; ieee80211_tx_pending_skb() local
3803 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_reserve_tid() local
3867 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_unreserve_tid() local
1143 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
1321 ieee80211_tx_frags(struct ieee80211_local *local, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct sk_buff_head *skbs, bool txpending) ieee80211_tx_frags() argument
1395 __ieee80211_tx(struct ieee80211_local *local, struct sk_buff_head *skbs, int led_len, struct sta_info *sta, bool txpending) __ieee80211_tx() argument
1514 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
1555 ieee80211_tx(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, struct sk_buff *skb, bool txpending) ieee80211_tx() argument
1629 ieee80211_xmit(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, struct sk_buff *skb) ieee80211_xmit() argument
2001 ieee80211_build_hdr(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, u32 info_flags, struct sta_info *sta) ieee80211_build_hdr() argument
2692 ieee80211_xmit_fast(struct ieee80211_sub_if_data *sdata, struct net_device *dev, struct sta_info *sta, struct ieee80211_fast_tx *fast_tx, struct sk_buff *skb) ieee80211_xmit_fast() argument
H A Dmlme.c1455 struct sta_info *sta = NULL; ieee80211_powersave_allowed() local
2579 struct sta_info *sta; ieee80211_rx_mgmt_auth() local
2862 struct sta_info *sta; ieee80211_assoc_success() local
3297 struct sta_info *sta; ieee80211_rx_mgmt_beacon() local
335 ieee80211_config_bw(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, const struct ieee80211_ht_cap *ht_cap, const struct ieee80211_ht_operation *ht_oper, const struct ieee80211_vht_operation *vht_oper, const u8 *bssid, u32 *changed) ieee80211_config_bw() argument
H A Dutil.c671 struct sta_info *sta; __iterate_stations() local
1729 struct sta_info *sta; ieee80211_reconfig_stations() local
1752 struct sta_info *sta; ieee80211_reconfig() local
666 __iterate_stations(struct ieee80211_local *local, void (*iterator)(void *data, struct ieee80211_sta *sta), void *data) __iterate_stations() argument
681 ieee80211_iterate_stations_atomic(struct ieee80211_hw *hw, void (*iterator)(void *data, struct ieee80211_sta *sta), void *data) ieee80211_iterate_stations_atomic() argument
3329 ieee80211_init_tx_queue(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, struct txq_info *txqi, int tid) ieee80211_init_tx_queue() argument
/linux-4.4.14/drivers/staging/vt6655/
H A Dkey.c113 int vnt_set_keys(struct ieee80211_hw *hw, struct ieee80211_sta *sta, vnt_set_keys() argument
H A Ddevice_main.c1484 vnt_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) vnt_set_key() argument
/linux-4.4.14/drivers/staging/vt6656/
H A Dkey.c121 int vnt_set_keys(struct ieee80211_hw *hw, struct ieee80211_sta *sta, vnt_set_keys() argument
H A Dmain_usb.c839 vnt_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) vnt_set_key() argument
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dsf.c220 struct ieee80211_sta *sta; iwl_mvm_sf_config() local
155 iwl_mvm_fill_sf_command(struct iwl_mvm *mvm, struct iwl_sf_cfg_cmd *sf_cmd, struct ieee80211_sta *sta) iwl_mvm_fill_sf_command() argument
H A Dsta.h335 iwl_mvm_sta_from_mac80211(struct ieee80211_sta *sta) iwl_mvm_sta_from_mac80211() argument
H A Drx.c238 static void iwl_mvm_rx_csum(struct ieee80211_sta *sta, iwl_mvm_rx_csum() argument
264 struct ieee80211_sta *sta; iwl_mvm_rx_rx_mpdu() local
H A Dtdls.c75 struct ieee80211_sta *sta; iwl_mvm_teardown_tdls_peers() local
97 struct ieee80211_sta *sta; iwl_mvm_tdls_sta_count() local
133 struct ieee80211_sta *sta; iwl_mvm_tdls_config() local
261 struct ieee80211_sta *sta; iwl_mvm_rx_tdls_notif() local
309 struct ieee80211_sta *sta = rcu_dereference_protected( iwl_mvm_tdls_check_action() local
392 struct ieee80211_sta *sta; iwl_mvm_tdls_config_channel_switch() local
513 struct ieee80211_sta *sta; iwl_mvm_tdls_ch_switch_work() local
559 iwl_mvm_tdls_channel_switch(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u8 oper_class, struct cfg80211_chan_def *chandef, struct sk_buff *tmpl_skb, u32 ch_sw_tm_ie) iwl_mvm_tdls_channel_switch() argument
623 iwl_mvm_tdls_cancel_channel_switch(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) iwl_mvm_tdls_cancel_channel_switch() argument
H A Dtt.c297 struct ieee80211_sta *sta; iwl_mvm_tt_tx_protection() local
H A Dcoex.c805 iwl_mvm_coex_agg_time_limit(struct iwl_mvm *mvm, struct ieee80211_sta *sta) iwl_mvm_coex_agg_time_limit() argument
832 iwl_mvm_bt_coex_is_mimo_allowed(struct iwl_mvm *mvm, struct ieee80211_sta *sta) iwl_mvm_bt_coex_is_mimo_allowed() argument
H A Dcoex_legacy.c1094 struct ieee80211_sta *sta; iwl_mvm_bt_rssi_iterator() local
1177 iwl_mvm_coex_agg_time_limit_old(struct iwl_mvm *mvm, struct ieee80211_sta *sta) iwl_mvm_coex_agg_time_limit_old() argument
1199 iwl_mvm_bt_coex_is_mimo_allowed_old(struct iwl_mvm *mvm, struct ieee80211_sta *sta) iwl_mvm_bt_coex_is_mimo_allowed_old() argument
H A Ddebugfs-vif.c282 struct ieee80211_sta *sta; iwl_dbgfs_mac_params_read() local
H A Ddebugfs.c284 struct ieee80211_sta *sta; iwl_dbgfs_stations_read() local
H A Dtx.c676 struct ieee80211_sta *sta; iwl_mvm_rx_tx_cmd_single() local
918 struct ieee80211_sta *sta; iwl_mvm_rx_tx_cmd_agg() local
978 struct ieee80211_sta *sta; iwl_mvm_rx_ba_notif() local
192 iwl_mvm_set_tx_cmd_rate(struct iwl_mvm *mvm, struct iwl_tx_cmd *tx_cmd, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) iwl_mvm_set_tx_cmd_rate() argument
322 iwl_mvm_set_tx_params(struct iwl_mvm *mvm, struct sk_buff *skb, int hdrlen, struct ieee80211_sta *sta, u8 sta_id) iwl_mvm_set_tx_params() argument
439 iwl_mvm_tx_skb(struct iwl_mvm *mvm, struct sk_buff *skb, struct ieee80211_sta *sta) iwl_mvm_tx_skb() argument
536 iwl_mvm_check_ratid_empty(struct iwl_mvm *mvm, struct ieee80211_sta *sta, u8 tid) iwl_mvm_check_ratid_empty() argument
H A Dfw-api-mac.h229 struct iwl_mac_data_sta sta; member in struct:iwl_mac_data_p2p_sta
363 struct iwl_mac_data_sta sta; member in union:iwl_mac_ctx_cmd::__anon8485
H A Dmac-ctxt.c236 iwl_mvm_mac_sta_hw_queues_iter(void *_data, struct ieee80211_sta *sta) iwl_mvm_mac_sta_hw_queues_iter() argument
H A Dops.c1253 struct ieee80211_sta *sta = NULL; iwl_mvm_d0i3_enable_tx() local
H A Dsta.c99 int iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta, iwl_mvm_sta_send_to_fw() argument
391 struct ieee80211_sta *sta; iwl_mvm_rm_sta_common() local
432 struct ieee80211_sta *sta = iwl_mvm_sta_drained_wk() local
797 int iwl_mvm_sta_rx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta, iwl_mvm_sta_rx_agg() argument
857 static int iwl_mvm_sta_tx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta, iwl_mvm_sta_tx_agg() argument
1722 struct ieee80211_sta *sta; iwl_mvm_rx_eosp_notif() local
1784 struct ieee80211_sta *sta; iwl_mvm_modify_all_sta_disable_tx() local
207 iwl_mvm_tdls_sta_init(struct iwl_mvm *mvm, struct ieee80211_sta *sta) iwl_mvm_tdls_sta_init() argument
246 iwl_mvm_tdls_sta_deinit(struct iwl_mvm *mvm, struct ieee80211_sta *sta) iwl_mvm_tdls_sta_deinit() argument
261 iwl_mvm_add_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta) iwl_mvm_add_sta() argument
341 iwl_mvm_update_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta) iwl_mvm_update_sta() argument
489 iwl_mvm_rm_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta) iwl_mvm_rm_sta() argument
583 iwl_mvm_allocate_int_sta(struct iwl_mvm *mvm, struct iwl_mvm_int_sta *sta, u32 qmask, enum nl80211_iftype iftype) iwl_mvm_allocate_int_sta() argument
600 iwl_mvm_dealloc_int_sta(struct iwl_mvm *mvm, struct iwl_mvm_int_sta *sta) iwl_mvm_dealloc_int_sta() argument
608 iwl_mvm_add_int_sta_common(struct iwl_mvm *mvm, struct iwl_mvm_int_sta *sta, const u8 *addr, u16 mac_id, u16 color) iwl_mvm_add_int_sta_common() argument
923 iwl_mvm_sta_tx_agg_start(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u16 *ssn) iwl_mvm_sta_tx_agg_start() argument
989 iwl_mvm_sta_tx_agg_oper(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u8 buf_size) iwl_mvm_sta_tx_agg_oper() argument
1044 iwl_mvm_sta_tx_agg_stop(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid) iwl_mvm_sta_tx_agg_stop() argument
1131 iwl_mvm_sta_tx_agg_flush(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid) iwl_mvm_sta_tx_agg_flush() argument
1204 iwl_mvm_get_key_sta_id(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta) iwl_mvm_get_key_sta_id() argument
1353 iwl_mvm_get_mac_addr(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta) iwl_mvm_get_mac_addr() argument
1374 __iwl_mvm_set_sta_key(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *keyconf, u8 key_offset, bool mcast) __iwl_mvm_set_sta_key() argument
1448 iwl_mvm_set_sta_key(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *keyconf, u8 key_offset) iwl_mvm_set_sta_key() argument
1536 iwl_mvm_remove_sta_key(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *keyconf) iwl_mvm_remove_sta_key() argument
1586 iwl_mvm_update_tkip_key(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) iwl_mvm_update_tkip_key() argument
1618 iwl_mvm_sta_modify_ps_wake(struct iwl_mvm *mvm, struct ieee80211_sta *sta) iwl_mvm_sta_modify_ps_wake() argument
1635 iwl_mvm_sta_modify_sleep_tx_count(struct iwl_mvm *mvm, struct ieee80211_sta *sta, enum ieee80211_frame_release_type reason, u16 cnt, u16 tids, bool more_data, bool agg) iwl_mvm_sta_modify_sleep_tx_count() argument
1752 iwl_mvm_sta_modify_disable_tx_ap(struct iwl_mvm *mvm, struct ieee80211_sta *sta, bool disable) iwl_mvm_sta_modify_disable_tx_ap() argument
H A Dd3.c143 iwl_mvm_wowlan_program_keys(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *_data) iwl_mvm_wowlan_program_keys() argument
1409 iwl_mvm_d3_update_gtks(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *_data) iwl_mvm_d3_update_gtks() argument
H A Dmac80211.c718 struct ieee80211_sta *sta = control->sta; iwl_mvm_mac_tx() local
3942 struct ieee80211_sta *sta; iwl_mvm_mac_flush() local
672 iwl_mvm_defer_tx(struct iwl_mvm *mvm, struct ieee80211_sta *sta, struct sk_buff *skb) iwl_mvm_defer_tx() argument
781 iwl_mvm_ampdu_check_trigger(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u16 rx_ba_ssn, enum ieee80211_ampdu_mlme_action action) iwl_mvm_ampdu_check_trigger() argument
827 iwl_mvm_mac_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) iwl_mvm_mac_ampdu_action() argument
2576 iwl_mvm_mac_allow_buffered_frames(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u16 tids, int num_frames, enum ieee80211_frame_release_type reason, bool more_data) iwl_mvm_mac_allow_buffered_frames() argument
2591 iwl_mvm_mac_release_buffered_frames(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u16 tids, int num_frames, enum ieee80211_frame_release_type reason, bool more_data) iwl_mvm_mac_release_buffered_frames() argument
2605 iwl_mvm_mac_sta_notify(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum sta_notify_cmd cmd, struct ieee80211_sta *sta) iwl_mvm_mac_sta_notify() argument
2661 iwl_mvm_sta_pre_rcu_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) iwl_mvm_sta_pre_rcu_remove() argument
2704 iwl_mvm_mac_sta_state(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_sta_state old_state, enum ieee80211_sta_state new_state) iwl_mvm_mac_sta_state() argument
2825 iwl_mvm_sta_rc_update(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u32 changed) iwl_mvm_sta_rc_update() argument
2938 iwl_mvm_mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) iwl_mvm_mac_set_key() argument
3048 iwl_mvm_mac_update_tkip_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) iwl_mvm_mac_update_tkip_key() argument
3714 iwl_mvm_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta, bool set) iwl_mvm_set_tim() argument
4033 iwl_mvm_mac_sta_statistics(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct station_info *sinfo) iwl_mvm_mac_sta_statistics() argument
H A Drs.c152 static bool rs_ant_allow(struct iwl_mvm *mvm, struct ieee80211_sta *sta, rs_ant_allow() argument
159 static bool rs_mimo_allow(struct iwl_mvm *mvm, struct ieee80211_sta *sta, rs_mimo_allow() argument
187 static bool rs_siso_allow(struct iwl_mvm *mvm, struct ieee80211_sta *sta, rs_siso_allow() argument
197 static bool rs_sgi_allow(struct iwl_mvm *mvm, struct ieee80211_sta *sta, rs_sgi_allow() argument
1156 void iwl_mvm_rs_tx_status(struct iwl_mvm *mvm, struct ieee80211_sta *sta, iwl_mvm_rs_tx_status() argument
1559 static u32 rs_bw_from_sta_bw(struct ieee80211_sta *sta) rs_bw_from_sta_bw() argument
1957 static bool rs_stbc_allow(struct iwl_mvm *mvm, struct ieee80211_sta *sta, rs_stbc_allow() argument
2770 static void rs_get_rate(void *mvm_r, struct ieee80211_sta *sta, void *mvm_sta, rs_get_rate() argument
2818 static void *rs_alloc_sta(void *mvm_rate, struct ieee80211_sta *sta, rs_alloc_sta() argument
2859 static void rs_vht_set_enabled_rates(struct ieee80211_sta *sta, rs_vht_set_enabled_rates() argument
3022 void iwl_mvm_rs_rate_init(struct iwl_mvm *mvm, struct ieee80211_sta *sta, iwl_mvm_rs_rate_init() argument
3301 static int rs_bfer_priority(struct iwl_mvm_sta *sta) rs_bfer_priority() argument
3483 static void rs_free_sta(void *mvm_r, struct ieee80211_sta *sta, rs_free_sta() argument
603 rs_tl_turn_on_agg_for_tid(struct iwl_mvm *mvm, struct iwl_lq_sta *lq_data, u8 tid, struct ieee80211_sta *sta) rs_tl_turn_on_agg_for_tid() argument
625 rs_tl_turn_on_agg(struct iwl_mvm *mvm, u8 tid, struct iwl_lq_sta *lq_data, struct ieee80211_sta *sta) rs_tl_turn_on_agg() argument
1369 rs_mac80211_tx_status(void *mvm_r, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct sk_buff *skb) rs_mac80211_tx_status() argument
1655 rs_update_rate_tbl(struct iwl_mvm *mvm, struct ieee80211_sta *sta, struct iwl_lq_sta *lq_sta, struct iwl_scale_tbl_info *tbl) rs_update_rate_tbl() argument
1664 rs_tweak_rate_tbl(struct iwl_mvm *mvm, struct ieee80211_sta *sta, struct iwl_lq_sta *lq_sta, struct iwl_scale_tbl_info *tbl, enum rs_action scale_action) rs_tweak_rate_tbl() argument
1709 rs_get_next_column(struct iwl_mvm *mvm, struct iwl_lq_sta *lq_sta, struct ieee80211_sta *sta, struct iwl_scale_tbl_info *tbl) rs_get_next_column() argument
1793 rs_switch_to_column(struct iwl_mvm *mvm, struct iwl_lq_sta *lq_sta, struct ieee80211_sta *sta, enum rs_column col_id) rs_switch_to_column() argument
2082 rs_tpc_perform(struct iwl_mvm *mvm, struct ieee80211_sta *sta, struct iwl_lq_sta *lq_sta, struct iwl_scale_tbl_info *tbl) rs_tpc_perform() argument
2174 rs_rate_scale_perform(struct iwl_mvm *mvm, struct ieee80211_sta *sta, struct iwl_lq_sta *lq_sta, int tid) rs_rate_scale_perform() argument
2557 rs_init_optimal_rate(struct iwl_mvm *mvm, struct ieee80211_sta *sta, struct iwl_lq_sta *lq_sta) rs_init_optimal_rate() argument
2734 rs_initialize_lq(struct iwl_mvm *mvm, struct ieee80211_sta *sta, struct iwl_lq_sta *lq_sta, enum ieee80211_band band, bool init) rs_initialize_lq() argument
2899 rs_ht_init(struct iwl_mvm *mvm, struct ieee80211_sta *sta, struct iwl_lq_sta *lq_sta, struct ieee80211_sta_ht_cap *ht_cap) rs_ht_init() argument
2930 rs_vht_init(struct iwl_mvm *mvm, struct ieee80211_sta *sta, struct iwl_lq_sta *lq_sta, struct ieee80211_sta_vht_cap *vht_cap) rs_vht_init() argument
3104 rs_rate_update(void *mvm_r, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta, u32 changed) rs_rate_update() argument
3211 rs_build_rates_table(struct iwl_mvm *mvm, struct ieee80211_sta *sta, struct iwl_lq_sta *lq_sta, const struct rs_rate *initial_rate) rs_build_rates_table() argument
3282 rs_bfer_active_iter(void *_data, struct ieee80211_sta *sta) rs_bfer_active_iter() argument
3339 rs_set_lq_ss_params(struct iwl_mvm *mvm, struct ieee80211_sta *sta, struct iwl_lq_sta *lq_sta, const struct rs_rate *initial_rate) rs_set_lq_ss_params() argument
3415 rs_fill_lq_cmd(struct iwl_mvm *mvm, struct ieee80211_sta *sta, struct iwl_lq_sta *lq_sta, const struct rs_rate *initial_rate) rs_fill_lq_cmd() argument
3925 rs_rate_init_stub(void *mvm_r, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *mvm_sta) rs_rate_init_stub() argument
H A Dmvm.h884 struct ieee80211_sta *sta; iwl_mvm_sta_from_staid_rcu() local
901 struct ieee80211_sta *sta; iwl_mvm_sta_from_staid_protected() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
H A Dstats.c176 struct ieee80211_sta *sta = NULL; rtl_process_pwdb() local
H A Drc.c144 static void rtl_get_rate(void *ppriv, struct ieee80211_sta *sta, rtl_get_rate() argument
37 _rtl_rc_get_highest_rix(struct rtl_priv *rtlpriv, struct ieee80211_sta *sta, struct sk_buff *skb, bool not_data) _rtl_rc_get_highest_rix() argument
93 _rtl_rc_rate_set_series(struct rtl_priv *rtlpriv, struct ieee80211_sta *sta, struct ieee80211_tx_rate *rate, struct ieee80211_tx_rate_control *txrc, u8 tries, char rix, int rtsctsenable, bool not_data) _rtl_rc_rate_set_series() argument
191 rtl_tx_status(void *ppriv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct sk_buff *skb) rtl_tx_status() argument
231 rtl_rate_init(void *ppriv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta) rtl_rate_init() argument
238 rtl_rate_update(void *ppriv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta, u32 changed) rtl_rate_update() argument
257 rtl_rate_alloc_sta(void *ppriv, struct ieee80211_sta *sta, gfp_t gfp) rtl_rate_alloc_sta() argument
275 rtl_rate_free_sta(void *rtlpriv, struct ieee80211_sta *sta, void *priv_sta) rtl_rate_free_sta() argument
H A Dcore.c1083 struct ieee80211_sta *sta = NULL; rtl_op_bss_info_changed() local
1219 struct ieee80211_sta *sta = NULL; rtl_op_bss_info_changed() local
1248 struct ieee80211_sta *sta = NULL; rtl_op_bss_info_changed() local
897 rtl_op_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) rtl_op_sta_add() argument
943 rtl_op_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) rtl_op_sta_remove() argument
1357 rtl_op_sta_notify(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum sta_notify_cmd cmd, struct ieee80211_sta *sta) rtl_op_sta_notify() argument
1372 rtl_op_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) rtl_op_ampdu_action() argument
1483 rtl_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) rtl_op_set_key() argument
H A Dpci.c1587 rtl_pci_tx_chk_waitq_insert(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct sk_buff *skb) rtl_pci_tx_chk_waitq_insert() argument
1626 rtl_pci_tx(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct sk_buff *skb, struct rtl_tcb_desc *ptcb_desc) rtl_pci_tx() argument
H A Dusb.c957 _rtl_usb_tx_preprocess(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct sk_buff *skb, u16 hw_queue) _rtl_usb_tx_preprocess() argument
1012 rtl_usb_tx(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct sk_buff *skb, struct rtl_tcb_desc *dummy) rtl_usb_tx() argument
1035 rtl_usb_tx_chk_waitq_insert(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct sk_buff *skb) rtl_usb_tx_chk_waitq_insert() argument
H A Dbase.c1253 struct ieee80211_sta *sta = NULL; rtl_action_proc() local
614 _rtl_query_shortgi(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct rtl_tcb_desc *tcb_desc, struct ieee80211_tx_info *info) _rtl_query_shortgi() argument
691 _rtl_txrate_selectmode(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct rtl_tcb_desc *tcb_desc) _rtl_txrate_selectmode() argument
760 _rtl_query_bandwidth_mode(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct rtl_tcb_desc *tcb_desc) _rtl_query_bandwidth_mode() argument
808 _rtl_get_vht_highest_n_rate(struct ieee80211_hw *hw, struct ieee80211_sta *sta) _rtl_get_vht_highest_n_rate() argument
846 _rtl_get_highest_n_rate(struct ieee80211_hw *hw, struct ieee80211_sta *sta) _rtl_get_highest_n_rate() argument
1093 rtl_get_tcb_desc(struct ieee80211_hw *hw, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, struct sk_buff *skb, struct rtl_tcb_desc *tcb_desc) rtl_get_tcb_desc() argument
1408 rtl_tx_agg_start(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u16 *ssn) rtl_tx_agg_start() argument
1437 rtl_tx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid) rtl_tx_agg_stop() argument
1461 rtl_rx_agg_start(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u16 tid) rtl_rx_agg_start() argument
1487 rtl_rx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u16 tid) rtl_rx_agg_stop() argument
1507 rtl_tx_agg_oper(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u16 tid) rtl_tx_agg_oper() argument
1818 rtl_send_smps_action(struct ieee80211_hw *hw, struct ieee80211_sta *sta, enum ieee80211_smps_mode smps) rtl_send_smps_action() argument
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Devent.c181 struct ieee80211_sta *sta; wlcore_disconnect_sta() local
H A Dps.c276 struct ieee80211_sta *sta; wl12xx_ps_link_start() local
311 struct ieee80211_sta *sta; wl12xx_ps_link_end() local
H A Dhw_ops.h193 wlcore_hw_set_key(struct wl1271 *wl, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key_conf) wlcore_hw_set_key() argument
H A Dtx.c153 wl12xx_tx_get_hlid_ap(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct sk_buff *skb, struct ieee80211_sta *sta) wl12xx_tx_get_hlid_ap() argument
175 wl12xx_tx_get_hlid(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct sk_buff *skb, struct ieee80211_sta *sta) wl12xx_tx_get_hlid() argument
H A Dcmd.c1526 wl12xx_cmd_add_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct ieee80211_sta *sta, u8 hlid) wl12xx_cmd_add_peer() argument
H A Dwlcore_i.h365 } sta; member in union:wl12xx_vif::__anon8721
H A Dcmd.h338 } __packed sta; member in union:wl12xx_cmd_role_start::__anon8687
H A Dmain.c939 struct ieee80211_sta *sta; wlcore_save_freed_pkts_addr() local
3041 bool sta = wlvif->bss_type == BSS_TYPE_STA_BSS; wlcore_unset_assoc() local
4353 struct ieee80211_sta *sta; wl1271_bss_info_changed_sta() local
915 wlcore_save_freed_pkts(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid, struct ieee80211_sta *sta) wlcore_save_freed_pkts() argument
3373 wl1271_set_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 action, u8 id, u8 key_type, u8 key_size, const u8 *key, u32 tx_seq_32, u16 tx_seq_16, struct ieee80211_sta *sta) wl1271_set_key() argument
3450 wlcore_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key_conf) wlcore_op_set_key() argument
3494 wlcore_set_key(struct wl1271 *wl, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key_conf) wlcore_set_key() argument
4967 wl1271_allocate_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct ieee80211_sta *sta) wl1271_allocate_sta() argument
5022 wl12xx_sta_add(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct ieee80211_sta *sta) wl12xx_sta_add() argument
5046 wl12xx_sta_remove(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct ieee80211_sta *sta) wl12xx_sta_remove() argument
5127 wl12xx_update_sta_state(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct ieee80211_sta *sta, enum ieee80211_sta_state old_state, enum ieee80211_sta_state new_state) wl12xx_update_sta_state() argument
5228 wl12xx_op_sta_state(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_sta_state old_state, enum ieee80211_sta_state new_state) wl12xx_op_sta_state() argument
5262 wl1271_op_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) wl1271_op_ampdu_action() argument
5690 wlcore_op_sta_rc_update(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u32 changed) wlcore_op_sta_rc_update() argument
5707 wlcore_op_sta_statistics(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct station_info *sinfo) wlcore_op_sta_statistics() argument
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c25 struct ieee80211_sta *sta = file->private_data; ath10k_dbg_sta_read_aggr_mode() local
44 struct ieee80211_sta *sta = file->private_data; ath10k_dbg_sta_write_aggr_mode() local
87 struct ieee80211_sta *sta = file->private_data; ath10k_dbg_sta_write_addba() local
138 struct ieee80211_sta *sta = file->private_data; ath10k_dbg_sta_write_addba_resp() local
188 struct ieee80211_sta *sta = file->private_data; ath10k_dbg_sta_write_delba() local
235 ath10k_sta_add_debugfs(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct dentry *dir) ath10k_sta_add_debugfs() argument
H A Dcore.h367 } sta; member in union:ath10k_vif::__anon8079
H A Dmac.c2392 static bool ath10k_mac_sta_has_ofdm_only(struct ieee80211_sta *sta) ath10k_mac_sta_has_ofdm_only() argument
3636 struct ieee80211_sta *sta = control->sta; ath10k_tx() local
5189 struct ieee80211_sta *sta; ath10k_sta_rc_update_wk() local
765 ath10k_mac_tdls_peer_update(struct ath10k *ar, u32 vdev_id, struct ieee80211_sta *sta, enum wmi_tdls_peer_state state) ath10k_mac_tdls_peer_update() argument
1945 ath10k_peer_assoc_h_basic(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_basic() argument
2014 ath10k_peer_assoc_h_rates(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_rates() argument
2076 ath10k_peer_assoc_h_ht(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_ht() argument
2182 ath10k_peer_assoc_qos_ap(struct ath10k *ar, struct ath10k_vif *arvif, struct ieee80211_sta *sta) ath10k_peer_assoc_qos_ap() argument
2300 ath10k_peer_assoc_h_vht(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_vht() argument
2359 ath10k_peer_assoc_h_qos(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_qos() argument
2398 ath10k_peer_assoc_h_phymode(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_phymode() argument
2472 ath10k_peer_assoc_prepare(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_prepare() argument
2711 ath10k_station_assoc(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool reassoc) ath10k_station_assoc() argument
2779 ath10k_station_disassoc(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath10k_station_disassoc() argument
3142 ath10k_tx_h_get_txmode(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct sk_buff *skb) ath10k_tx_h_get_txmode() argument
5011 ath10k_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) ath10k_set_key() argument
5273 ath10k_mac_inc_num_stations(struct ath10k_vif *arvif, struct ieee80211_sta *sta) ath10k_mac_inc_num_stations() argument
5291 ath10k_mac_dec_num_stations(struct ath10k_vif *arvif, struct ieee80211_sta *sta) ath10k_mac_dec_num_stations() argument
5309 ath10k_mac_tdls_vif_stations_count_iter(void *data, struct ieee80211_sta *sta) ath10k_mac_tdls_vif_stations_count_iter() argument
5357 ath10k_sta_state(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_sta_state old_state, enum ieee80211_sta_state new_state) ath10k_sta_state() argument
6177 ath10k_mac_set_bitrate_mask_iter(void *data, struct ieee80211_sta *sta) ath10k_mac_set_bitrate_mask_iter() argument
6269 ath10k_sta_rc_update(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u32 changed) ath10k_sta_rc_update() argument
6352 ath10k_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) ath10k_ampdu_action() argument
H A Dwmi.c2980 struct ieee80211_sta *sta; ath10k_wmi_event_peer_sta_kickout() local
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Ddebug_sta.c99 struct ieee80211_sta *sta; ath_debug_rate_stats() local
175 struct ieee80211_sta *sta = an->sta; read_file_node_recv() local
245 ath9k_sta_add_debugfs(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct dentry *dir) ath9k_sta_add_debugfs() argument
H A Ddynack.c117 struct ieee80211_sta *sta; ath_dynack_compute_to() local
H A Dhtc_drv_txrx.c404 struct ieee80211_sta *sta; ath9k_htc_check_tx_aggr() local
335 ath9k_htc_tx_start(struct ath9k_htc_priv *priv, struct ieee80211_sta *sta, struct sk_buff *skb, u8 slot, bool is_cab) ath9k_htc_tx_start() argument
H A Dchannel.c1082 struct ieee80211_sta *sta = NULL; ath_chanctx_send_vif_ps_frame() local
1525 struct ieee80211_sta *sta; ath9k_p2p_ps_timer() local
H A Dhtc_drv_main.c684 struct ieee80211_sta *sta; ath9k_htc_update_rate() local
1295 struct ieee80211_sta *sta = ath9k_htc_sta_rc_update_work() local
469 ath9k_htc_add_station(struct ath9k_htc_priv *priv, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath9k_htc_add_station() argument
535 ath9k_htc_remove_station(struct ath9k_htc_priv *priv, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath9k_htc_remove_station() argument
596 ath9k_htc_setup_rate(struct ath9k_htc_priv *priv, struct ieee80211_sta *sta, struct ath9k_htc_target_rate *trate) ath9k_htc_setup_rate() argument
662 ath9k_htc_init_rate(struct ath9k_htc_priv *priv, struct ieee80211_sta *sta) ath9k_htc_init_rate() argument
705 ath9k_htc_tx_aggr_oper(struct ath9k_htc_priv *priv, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_ampdu_mlme_action action, u16 tid) ath9k_htc_tx_aggr_oper() argument
1319 ath9k_htc_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath9k_htc_sta_add() argument
1341 ath9k_htc_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath9k_htc_sta_remove() argument
1361 ath9k_htc_sta_rc_update(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u32 changed) ath9k_htc_sta_rc_update() argument
1418 ath9k_htc_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) ath9k_htc_set_key() argument
1658 ath9k_htc_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) ath9k_htc_ampdu_action() argument
H A Dmain.c345 static void ath_node_attach(struct ath_softc *sc, struct ieee80211_sta *sta, ath_node_attach() argument
361 static void ath_node_detach(struct ath_softc *sc, struct ieee80211_sta *sta) ath_node_detach() argument
1490 ath9k_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath9k_sta_add() argument
1515 ath9k_del_ps_key(struct ath_softc *sc, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath9k_del_ps_key() argument
1531 ath9k_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath9k_sta_remove() argument
1543 ath9k_sta_state(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_sta_state old_state, enum ieee80211_sta_state new_state) ath9k_sta_state() argument
1590 ath9k_sta_notify(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum sta_notify_cmd cmd, struct ieee80211_sta *sta) ath9k_sta_notify() argument
1653 ath9k_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) ath9k_set_key() argument
1861 ath9k_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) ath9k_ampdu_action() argument
H A Dxmit.c138 static void ath_set_rates(struct ieee80211_vif *vif, struct ieee80211_sta *sta, ath_set_rates() argument
433 struct ieee80211_sta *sta; ath_tx_complete_aggr() local
1473 int ath_tx_aggr_start(struct ath_softc *sc, struct ieee80211_sta *sta, ath_tx_aggr_start() argument
1513 void ath_tx_aggr_stop(struct ath_softc *sc, struct ieee80211_sta *sta, u16 tid) ath_tx_aggr_stop() argument
1526 void ath_tx_aggr_sleep(struct ieee80211_sta *sta, struct ath_softc *sc, ath_tx_aggr_sleep() argument
1579 void ath_tx_aggr_resume(struct ath_softc *sc, struct ieee80211_sta *sta, ath_tx_aggr_resume() argument
2226 struct ieee80211_sta *sta = txctl->sta; ath_tx_prepare() local
2273 struct ieee80211_sta *sta = txctl->sta; ath_tx_start() local
1602 ath9k_release_buffered_frames(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u16 tids, int nframes, enum ieee80211_frame_release_type reason, bool more_data) ath9k_release_buffered_frames() argument
2069 setup_frame_info(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct sk_buff *skb, int framelen) setup_frame_info() argument
H A Dath9k.h253 struct ieee80211_sta *sta; /* station struct we're part of */ member in struct:ath_node
276 struct ieee80211_sta *sta; member in struct:ath_tx_control
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
H A Dtxrx.c120 struct ieee80211_sta *sta; wcn36xx_tx_start_ampdu() local
H A Dmain.c518 static void wcn36xx_update_allowed_rates(struct ieee80211_sta *sta, wcn36xx_update_allowed_rates() argument
649 struct ieee80211_sta *sta; wcn36xx_bss_info_changed() local
384 wcn36xx_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key_conf) wcn36xx_set_key() argument
791 wcn36xx_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) wcn36xx_sta_add() argument
815 wcn36xx_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) wcn36xx_sta_remove() argument
858 wcn36xx_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) wcn36xx_ampdu_action() argument
H A Dsmd.c145 static void wcn36xx_smd_set_sta_ht_params(struct ieee80211_sta *sta, wcn36xx_smd_set_sta_ht_params() argument
986 struct wcn36xx_hal_config_sta_params_v1 *sta = &msg_body.sta_params; wcn36xx_smd_config_sta_v1() local
1052 struct wcn36xx_hal_config_sta_params_v1 *sta = &bss->sta; wcn36xx_smd_config_bss_v1() local
2026 struct ieee80211_sta *sta = NULL; wcn36xx_smd_delete_sta_context_ind() local
103 wcn36xx_smd_set_bss_nw_type(struct wcn36xx *wcn, struct ieee80211_sta *sta, struct wcn36xx_hal_config_bss_params *bss_params) wcn36xx_smd_set_bss_nw_type() argument
121 wcn36xx_smd_set_bss_ht_params(struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wcn36xx_hal_config_bss_params *bss_params) wcn36xx_smd_set_bss_ht_params() argument
189 wcn36xx_smd_set_sta_params(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wcn36xx_hal_config_sta_params *sta_params) wcn36xx_smd_set_sta_params() argument
949 wcn36xx_smd_config_sta_rsp(struct wcn36xx *wcn, struct ieee80211_sta *sta, void *buf, size_t len) wcn36xx_smd_config_sta_rsp() argument
1003 wcn36xx_smd_config_sta(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta) wcn36xx_smd_config_sta() argument
1197 wcn36xx_smd_config_bss(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta, const u8 *bssid, bool update) wcn36xx_smd_config_bss() argument
1831 wcn36xx_smd_add_ba_session(struct wcn36xx *wcn, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 direction, u8 sta_index) wcn36xx_smd_add_ba_session() argument
H A Dwcn36xx.h128 struct wcn36xx_sta *sta; member in struct:wcn36xx_vif
/linux-4.4.14/drivers/acpi/
H A Dpci_slot.c74 unsigned long long adr, sta; check_slot() local
H A Dacpi_processor.c187 unsigned long long sta; acpi_processor_hotadd_init() local
H A Dglue.c89 unsigned long long sta; find_child_checks() local
H A Ddevice_sysfs.c480 unsigned long long sta; status_show() local
H A Ddock.c229 unsigned long long sta; dock_present() local
H A Dbus.c111 unsigned long long sta; acpi_bus_get_status() local
91 acpi_bus_get_status_handle(acpi_handle handle, unsigned long long *sta) acpi_bus_get_status_handle() argument
H A Dpower.c170 unsigned long long sta = 0; acpi_power_get_state() local
H A Dscan.c261 unsigned long long sta; acpi_scan_hot_remove() local
1617 unsigned long long sta; acpi_bus_check_add() local
1386 acpi_init_device_object(struct acpi_device *device, acpi_handle handle, int type, unsigned long long sta) acpi_init_device_object() argument
1413 acpi_add_single_object(struct acpi_device **child, acpi_handle handle, int type, unsigned long long sta) acpi_add_single_object() argument
1448 acpi_bus_type_and_status(acpi_handle handle, int *type, unsigned long long *sta) acpi_bus_type_and_status() argument
/linux-4.4.14/drivers/staging/rtl8188eu/core/
H A Drtw_sta_mgt.c128 inline int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta) rtw_stainfo_offset() argument
H A Drtw_cmd.c609 struct sta_info *sta = (struct sta_info *)psta; rtw_setstakey_cmd() local
667 struct sta_info *sta = (struct sta_info *)psta; rtw_clearstakey_cmd() local
H A Drtw_recv.c658 count_rx_stats(struct adapter *padapter, struct recv_frame *prframe, struct sta_info *sta) count_rx_stats() argument
/linux-4.4.14/drivers/i2c/algos/
H A Di2c-algo-pca.c65 int sta = pca_get_con(adap); pca_start() local
80 int sta = pca_get_con(adap); pca_repeated_start() local
99 int sta = pca_get_con(adap); pca_stop() local
114 int sta = pca_get_con(adap); pca_address() local
139 int sta = pca_get_con(adap); pca_tx_byte() local
169 int sta = pca_get_con(adap); pca_rx_ack() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv20.c195 char msg[128], src[128], sta[128]; nv20_gr_intr() local
H A Dnv40.c248 char msg[128], src[128], sta[128]; nv40_gr_intr() local
H A Dnv04.c1288 char msg[128], src[128], sta[128]; nv04_gr_intr() local
H A Dnv10.c1096 char msg[128], src[128], sta[128]; nv10_gr_intr() local
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
H A Dmain.c215 mt7601u_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) mt7601u_sta_add() argument
246 mt7601u_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) mt7601u_sta_remove() argument
265 mt7601u_sta_notify(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum sta_notify_cmd cmd, struct ieee80211_sta *sta) mt7601u_sta_notify() argument
292 mt7601u_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) mt7601u_set_key() argument
336 mt76_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) mt76_ampdu_action() argument
373 mt76_sta_rate_tbl_update(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) mt76_sta_rate_tbl_update() argument
H A Dtx.c203 struct ieee80211_sta *sta = control->sta; mt7601u_tx() local
138 mt7601u_push_txwi(struct mt7601u_dev *dev, struct sk_buff *skb, struct ieee80211_sta *sta, struct mt76_wcid *wcid, int pkt_len) mt7601u_push_txwi() argument
H A Dmac.c169 struct ieee80211_sta *sta = NULL; mt76_send_tx_status() local
365 struct ieee80211_sta *sta; mt7601u_mac_set_ampdu_factor() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Ddm.c233 struct ieee80211_sta *sta = NULL; _rtl92s_dm_refresh_rateadaptive_mask() local
H A Dtrx.c338 rtl92se_tx_fill_desc(struct ieee80211_hw *hw, struct ieee80211_hdr *hdr, u8 *pdesc_tx, u8 *pbd_desc_tx, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, struct sk_buff *skb, u8 hw_queue, struct rtl_tcb_desc *ptcb_desc) rtl92se_tx_fill_desc() argument
H A Dhw.c2031 rtl92se_update_hal_rate_table(struct ieee80211_hw *hw, struct ieee80211_sta *sta) rtl92se_update_hal_rate_table() argument
2132 rtl92se_update_hal_rate_mask(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl92se_update_hal_rate_mask() argument
2292 rtl92se_update_hal_rate_tbl(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl92se_update_hal_rate_tbl() argument
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dflowring.c74 bool sta; brcmf_flowring_lookup() local
118 bool sta; brcmf_flowring_create() local
438 bool sta; brcmf_flowring_delete_peer() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
H A Dagn.h337 static inline int iwl_sta_id(struct ieee80211_sta *sta) iwl_sta_id() argument
H A Drxon.c1285 struct ieee80211_sta *sta; iwlagn_check_needed_chains() local
H A Dsta.c1379 int iwl_sta_rx_agg_start(struct iwl_priv *priv, struct ieee80211_sta *sta, iwl_sta_rx_agg_start() argument
1403 int iwl_sta_rx_agg_stop(struct iwl_priv *priv, struct ieee80211_sta *sta, iwl_sta_rx_agg_stop() argument
102 iwl_send_add_sta(struct iwl_priv *priv, struct iwl_addsta_cmd *sta, u8 flags) iwl_send_add_sta() argument
146 iwl_is_ht40_tx_allowed(struct iwl_priv *priv, struct iwl_rxon_context *ctx, struct ieee80211_sta *sta) iwl_is_ht40_tx_allowed() argument
165 iwl_sta_calc_ht_flags(struct iwl_priv *priv, struct ieee80211_sta *sta, struct iwl_rxon_context *ctx, __le32 *flags, __le32 *mask) iwl_sta_calc_ht_flags() argument
213 iwl_sta_update_ht(struct iwl_priv *priv, struct iwl_rxon_context *ctx, struct ieee80211_sta *sta) iwl_sta_update_ht() argument
239 iwl_set_ht_add_station(struct iwl_priv *priv, u8 index, struct ieee80211_sta *sta, struct iwl_rxon_context *ctx) iwl_set_ht_add_station() argument
257 iwl_prep_station(struct iwl_priv *priv, struct iwl_rxon_context *ctx, const u8 *addr, bool is_ap, struct ieee80211_sta *sta) iwl_prep_station() argument
344 iwl_add_station_common(struct iwl_priv *priv, struct iwl_rxon_context *ctx, const u8 *addr, bool is_ap, struct ieee80211_sta *sta, u8 *sta_id_r) iwl_add_station_common() argument
1077 iwlagn_key_sta_id(struct iwl_priv *priv, struct ieee80211_vif *vif, struct ieee80211_sta *sta) iwlagn_key_sta_id() argument
1150 iwl_update_tkip_key(struct iwl_priv *priv, struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) iwl_update_tkip_key() argument
1170 iwl_remove_dynamic_key(struct iwl_priv *priv, struct iwl_rxon_context *ctx, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta) iwl_remove_dynamic_key() argument
1218 iwl_set_dynamic_key(struct iwl_priv *priv, struct iwl_rxon_context *ctx, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta) iwl_set_dynamic_key() argument
H A Dtx.c809 struct ieee80211_sta *sta; iwlagn_non_agg_tx_status() local
126 iwlagn_tx_cmd_build_rate(struct iwl_priv *priv, struct iwl_tx_cmd *tx_cmd, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) iwlagn_tx_cmd_build_rate() argument
257 iwl_sta_id_or_broadcast(struct iwl_rxon_context *context, struct ieee80211_sta *sta) iwl_sta_id_or_broadcast() argument
279 iwlagn_tx_skb(struct iwl_priv *priv, struct ieee80211_sta *sta, struct sk_buff *skb) iwlagn_tx_skb() argument
504 iwlagn_tx_agg_stop(struct iwl_priv *priv, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid) iwlagn_tx_agg_stop() argument
595 iwlagn_tx_agg_start(struct iwl_priv *priv, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u16 *ssn) iwlagn_tx_agg_start() argument
654 iwlagn_tx_agg_flush(struct iwl_priv *priv, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid) iwlagn_tx_agg_flush() argument
699 iwlagn_tx_agg_oper(struct iwl_priv *priv, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u8 buf_size) iwlagn_tx_agg_oper() argument
H A Dlib.c911 iwlagn_wowlan_program_keys(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *_data) iwlagn_wowlan_program_keys() argument
H A Dmac80211.c598 iwlagn_mac_update_tkip_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) iwlagn_mac_update_tkip_key() argument
609 iwlagn_mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) iwlagn_mac_set_key() argument
730 iwlagn_mac_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) iwlagn_mac_ampdu_action() argument
801 iwlagn_mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) iwlagn_mac_sta_add() argument
834 iwlagn_mac_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) iwlagn_mac_sta_remove() argument
861 iwlagn_mac_sta_state(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_sta_state old_state, enum ieee80211_sta_state new_state) iwlagn_mac_sta_state() argument
1173 iwlagn_mac_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta, bool set) iwlagn_mac_set_tim() argument
1572 iwlagn_mac_sta_notify(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum sta_notify_cmd cmd, struct ieee80211_sta *sta) iwlagn_mac_sta_notify() argument
H A Drs.c697 static bool rs_use_green(struct ieee80211_sta *sta) rs_use_green() argument
2706 static void rs_get_rate(void *priv_r, struct ieee80211_sta *sta, void *priv_sta, rs_get_rate() argument
2778 static void *rs_alloc_sta(void *priv_rate, struct ieee80211_sta *sta, rs_alloc_sta() argument
2794 void iwl_rs_rate_init(struct iwl_priv *priv, struct ieee80211_sta *sta, u8 sta_id) iwl_rs_rate_init() argument
3051 static void rs_free_sta(void *priv_r, struct ieee80211_sta *sta, rs_free_sta() argument
395 rs_tl_turn_on_agg_for_tid(struct iwl_priv *priv, struct iwl_lq_sta *lq_data, u8 tid, struct ieee80211_sta *sta) rs_tl_turn_on_agg_for_tid() argument
431 rs_tl_turn_on_agg(struct iwl_priv *priv, u8 tid, struct iwl_lq_sta *lq_data, struct ieee80211_sta *sta) rs_tl_turn_on_agg() argument
891 rs_tx_status(void *priv_r, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct sk_buff *skb) rs_tx_status() argument
1259 rs_switch_to_mimo2(struct iwl_priv *priv, struct iwl_lq_sta *lq_sta, struct ieee80211_conf *conf, struct ieee80211_sta *sta, struct iwl_scale_tbl_info *tbl, int index) rs_switch_to_mimo2() argument
1314 rs_switch_to_mimo3(struct iwl_priv *priv, struct iwl_lq_sta *lq_sta, struct ieee80211_conf *conf, struct ieee80211_sta *sta, struct iwl_scale_tbl_info *tbl, int index) rs_switch_to_mimo3() argument
1370 rs_switch_to_siso(struct iwl_priv *priv, struct iwl_lq_sta *lq_sta, struct ieee80211_conf *conf, struct ieee80211_sta *sta, struct iwl_scale_tbl_info *tbl, int index) rs_switch_to_siso() argument
1419 rs_move_legacy_other(struct iwl_priv *priv, struct iwl_lq_sta *lq_sta, struct ieee80211_conf *conf, struct ieee80211_sta *sta, int index) rs_move_legacy_other() argument
1592 rs_move_siso_to_other(struct iwl_priv *priv, struct iwl_lq_sta *lq_sta, struct ieee80211_conf *conf, struct ieee80211_sta *sta, int index) rs_move_siso_to_other() argument
1762 rs_move_mimo2_to_other(struct iwl_priv *priv, struct iwl_lq_sta *lq_sta, struct ieee80211_conf *conf, struct ieee80211_sta *sta, int index) rs_move_mimo2_to_other() argument
1930 rs_move_mimo3_to_other(struct iwl_priv *priv, struct iwl_lq_sta *lq_sta, struct ieee80211_conf *conf, struct ieee80211_sta *sta, int index) rs_move_mimo3_to_other() argument
2203 rs_rate_scale_perform(struct iwl_priv *priv, struct sk_buff *skb, struct ieee80211_sta *sta, struct iwl_lq_sta *lq_sta) rs_rate_scale_perform() argument
2653 rs_initialize_lq(struct iwl_priv *priv, struct ieee80211_sta *sta, struct iwl_lq_sta *lq_sta) rs_initialize_lq() argument
3308 rs_rate_init_stub(void *priv_r, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta) rs_rate_init_stub() argument
H A Ddev.h196 struct iwl_addsta_cmd sta; member in struct:iwl_station_entry
/linux-4.4.14/drivers/net/wireless/ath/
H A Dkey.c473 ath_key_config(struct ath_common *common, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) ath_key_config() argument
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
H A Drx_reorder.c103 struct wil_sta_info *sta = &wil->sta[cid]; variable in typeref:struct:wil_sta_info
211 struct wil_sta_info *sta = &wil->sta[cid]; wil_rx_bar() local
313 struct wil_sta_info *sta; variable in typeref:struct:wil_sta_info
H A Dmain.c150 struct wil_sta_info *sta = &wil->sta[cid]; variable in typeref:struct:wil_sta_info
H A Dcfg80211.c958 struct wil_sta_info *sta = &wil->sta[req->cid]; wil_probe_client_handle() local
H A Dwmi.c639 struct wil_sta_info *sta; variable in typeref:struct:wil_sta_info
H A Dwil6210.h615 struct wil_sta_info sta[WIL6210_MAX_CID]; member in struct:wil6210_priv
/linux-4.4.14/drivers/xen/
H A Dxen-acpi-cpuhotplug.c131 unsigned long long sta = 0; is_processor_present() local
/linux-4.4.14/drivers/net/wireless/p54/
H A Dfwio.c285 struct p54_sta_unlock *sta; p54_sta_unlock() local
H A Dmain.c69 static int p54_set_tim(struct ieee80211_hw *dev, struct ieee80211_sta *sta, p54_set_tim() argument
37 p54_sta_add_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) p54_sta_add_remove() argument
53 p54_sta_notify(struct ieee80211_hw *dev, struct ieee80211_vif *vif, enum sta_notify_cmd notify_cmd, struct ieee80211_sta *sta) p54_sta_notify() argument
503 p54_set_key(struct ieee80211_hw *dev, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) p54_set_key() argument
H A Dtxrx.c681 p54_tx_80211_header(struct p54_common *priv, struct sk_buff *skb, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, u8 *queue, u32 *extra_len, u16 *flags, u16 *aid, bool *burst_possible) p54_tx_80211_header() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.c422 rtl92ce_tx_fill_desc(struct ieee80211_hw *hw, struct ieee80211_hdr *hdr, u8 *pdesc_tx, u8 *pbd_desc_tx, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, struct sk_buff *skb, u8 hw_queue, struct rtl_tcb_desc *tcb_desc) rtl92ce_tx_fill_desc() argument
H A Dhw.c1841 rtl92ce_update_hal_rate_table(struct ieee80211_hw *hw, struct ieee80211_sta *sta) rtl92ce_update_hal_rate_table() argument
1933 rtl92ce_update_hal_rate_mask(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl92ce_update_hal_rate_mask() argument
2063 rtl92ce_update_hal_rate_tbl(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl92ce_update_hal_rate_tbl() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.c362 rtl8723e_tx_fill_desc(struct ieee80211_hw *hw, struct ieee80211_hdr *hdr, u8 *pdesc_tx, u8 *txbd, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, struct sk_buff *skb, u8 hw_queue, struct rtl_tcb_desc *ptcb_desc) rtl8723e_tx_fill_desc() argument
H A Dhw.c1903 rtl8723e_update_hal_rate_table(struct ieee80211_hw *hw, struct ieee80211_sta *sta) rtl8723e_update_hal_rate_table() argument
1992 rtl8723e_update_hal_rate_mask(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl8723e_update_hal_rate_mask() argument
2124 rtl8723e_update_hal_rate_tbl(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl8723e_update_hal_rate_tbl() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dtrx.c424 rtl8723be_tx_fill_desc(struct ieee80211_hw *hw, struct ieee80211_hdr *hdr, u8 *pdesc_tx, u8 *txbd, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, struct sk_buff *skb, u8 hw_queue, struct rtl_tcb_desc *ptcb_desc) rtl8723be_tx_fill_desc() argument
H A Ddm.c940 struct ieee80211_sta *sta = NULL; rtl8723be_dm_refresh_rate_adaptive_mask() local
H A Dhw.c2326 rtl8723be_update_hal_rate_mask(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl8723be_update_hal_rate_mask() argument
2462 rtl8723be_update_hal_rate_tbl(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl8723be_update_hal_rate_tbl() argument
/linux-4.4.14/drivers/net/wireless/rt2x00/
H A Drt2x00mac.c413 int rt2x00mac_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta, rt2x00mac_set_tim() argument
450 rt2x00mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) rt2x00mac_set_key() argument
534 rt2x00mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) rt2x00mac_sta_add() argument
543 rt2x00mac_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) rt2x00mac_sta_remove() argument
H A Drt2x00queue.c299 rt2x00queue_create_tx_descriptor_ht(struct rt2x00_dev *rt2x00dev, struct sk_buff *skb, struct txentry_desc *txdesc, struct ieee80211_sta *sta, const struct rt2x00_rate *hwrate) rt2x00queue_create_tx_descriptor_ht() argument
392 rt2x00queue_create_tx_descriptor(struct rt2x00_dev *rt2x00dev, struct sk_buff *skb, struct txentry_desc *txdesc, struct ieee80211_sta *sta) rt2x00queue_create_tx_descriptor() argument
609 rt2x00queue_write_tx_frame(struct data_queue *queue, struct sk_buff *skb, struct ieee80211_sta *sta, bool local) rt2x00queue_write_tx_frame() argument
H A Drt2800lib.c1421 rt2800_sta_add(struct rt2x00_dev *rt2x00dev, struct ieee80211_vif *vif, struct ieee80211_sta *sta) rt2800_sta_add() argument
7937 rt2800_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) rt2800_ampdu_action() argument
H A Drt2x00.h510 static inline struct rt2x00_sta* sta_to_rt2x00_sta(struct ieee80211_sta *sta) sta_to_rt2x00_sta() argument
/linux-4.4.14/drivers/net/wireless/hostap/
H A Dhostap_80211_rx.c735 void *sta = NULL; hostap_80211_rx() local
H A Dhostap_ap.h88 } sta; member in union:sta_info::__anon8321
H A Dhostap_ap.c98 static void ap_sta_hash_add(struct ap_data *ap, struct sta_info *sta) ap_sta_hash_add() argument
104 static void ap_sta_hash_del(struct ap_data *ap, struct sta_info *sta) ap_sta_hash_del() argument
124 static void ap_free_sta(struct ap_data *ap, struct sta_info *sta) ap_free_sta() argument
164 static void hostap_event_new_sta(struct net_device *dev, struct sta_info *sta) hostap_event_new_sta() argument
189 struct sta_info *sta = (struct sta_info *) data; ap_handle_timer() local
499 struct sta_info *sta; ap_control_kick_mac() local
531 struct sta_info *sta; ap_control_kickall() local
551 struct sta_info *sta = v; prism2_ap_proc_show() local
686 struct sta_info *sta = NULL; hostap_ap_tx_cb_auth() local
754 struct sta_info *sta = NULL; hostap_ap_tx_cb_assoc() local
816 struct sta_info *sta; hostap_ap_tx_cb_poll() local
911 struct sta_info *n, *sta; hostap_free_data() local
955 static struct sta_info* ap_get_sta(struct ap_data *ap, u8 *sta) ap_get_sta() argument
1043 struct sta_info *sta = m->private; prism2_sta_proc_show() local
1126 struct sta_info *sta; handle_add_proc_queue() local
1158 struct sta_info *sta; ap_add_sta() local
1205 static int ap_tx_rate_ok(int rateidx, struct sta_info *sta, ap_tx_rate_ok() argument
1220 static void prism2_check_tx_rates(struct sta_info *sta) prism2_check_tx_rates() argument
1357 struct sta_info *sta = NULL; handle_authen() local
1567 struct sta_info *sta = NULL; handle_assoc() local
1776 struct sta_info *sta = NULL; handle_deauth() local
1818 struct sta_info *sta = NULL; handle_disassoc() local
1872 struct sta_info *sta; ap_handle_dropped_data() local
1901 static void pspoll_send_buffered(local_info_t *local, struct sta_info *sta, pspoll_send_buffered() argument
1931 struct sta_info *sta; handle_pspoll() local
2055 struct sta_info *sta = NULL; handle_beacon() local
2351 static void schedule_packet_send(local_info_t *local, struct sta_info *sta) schedule_packet_send() argument
2399 struct sta_info *sta = (struct sta_info *) ptr; prism2_ap_get_sta_qual() local
2451 struct sta_info *sta = (struct sta_info *) ptr; prism2_ap_translate_scan() local
2547 struct sta_info *sta; prism2_hostapd_add_sta() local
2586 struct sta_info *sta; prism2_hostapd_remove_sta() local
2610 struct sta_info *sta; prism2_hostapd_get_info_sta() local
2632 struct sta_info *sta; prism2_hostapd_set_flags_sta() local
2652 struct sta_info *sta; prism2_hostapd_sta_clear_stats() local
2700 static int ap_update_sta_tx_rate(struct sta_info *sta, struct net_device *dev) ap_update_sta_tx_rate() argument
2746 struct sta_info *sta = NULL; hostap_handle_sta_tx() local
2879 struct sta_info *sta = ptr; hostap_handle_sta_release() local
2887 struct sta_info *sta; hostap_handle_sta_tx_exc() local
2937 static void hostap_update_sta_ps2(local_info_t *local, struct sta_info *sta, hostap_update_sta_ps2() argument
2961 struct sta_info *sta; hostap_update_sta_ps() local
2991 struct sta_info *sta; hostap_handle_sta_rx() local
3129 struct sta_info *sta; hostap_handle_sta_crypto() local
3155 struct sta_info *sta; hostap_is_sta_assoc() local
3171 struct sta_info *sta; hostap_is_sta_authorized() local
3189 struct sta_info *sta; hostap_add_sta() local
3230 struct sta_info *sta; hostap_update_rx_stats() local
3259 struct sta_info *sta; hostap_update_rates() local
3276 struct sta_info *sta; ap_crypt_get_ptrs() local
3302 struct sta_info *sta; hostap_add_wds_links() local
174 hostap_event_expired_sta(struct net_device *dev, struct sta_info *sta) hostap_event_expired_sta() argument
/linux-4.4.14/drivers/pci/hotplug/
H A Dacpiphp_glue.c588 unsigned long long sta = 0; get_slot_status() local
616 static inline bool device_status_valid(unsigned int sta) device_status_valid() argument
639 unsigned long long sta; trim_stale_devices() local
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c473 ath5k_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) ath5k_set_key() argument
/linux-4.4.14/arch/powerpc/platforms/pasemi/
H A Ddma_lib.c321 u32 sta; pasemi_dma_stop_chan() local
/linux-4.4.14/drivers/staging/rtl8712/
H A Drtl871x_cmd.c657 struct sta_info *sta = (struct sta_info *)psta; r8712_setstakey_cmd() local
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_cmd.c670 struct sta_info *sta = (struct sta_info *)psta; rtw_setstakey_cmd23a() local
734 struct sta_info *sta = (struct sta_info *)psta; rtw_clearstakey_cmd23a() local
H A Drtw_recv.c709 count_rx_stats(struct rtw_adapter *padapter, struct recv_frame *prframe, struct sta_info *sta) count_rx_stats() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dtrx.c497 rtl88ee_tx_fill_desc(struct ieee80211_hw *hw, struct ieee80211_hdr *hdr, u8 *pdesc_tx, u8 *txbd, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, struct sk_buff *skb, u8 hw_queue, struct rtl_tcb_desc *ptcb_desc) rtl88ee_tx_fill_desc() argument
H A Ddm.c1166 struct ieee80211_sta *sta = NULL; rtl88e_dm_refresh_rate_adaptive_mask() local
H A Dhw.c2040 rtl88ee_update_hal_rate_table(struct ieee80211_hw *hw, struct ieee80211_sta *sta) rtl88ee_update_hal_rate_table() argument
2130 rtl88ee_update_hal_rate_mask(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl88ee_update_hal_rate_mask() argument
2261 rtl88ee_update_hal_rate_tbl(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl88ee_update_hal_rate_tbl() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dtrx.c495 rtl92cu_tx_fill_desc(struct ieee80211_hw *hw, struct ieee80211_hdr *hdr, u8 *pdesc_tx, u8 *pbd_desc_tx, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, struct sk_buff *skb, u8 queue_index, struct rtl_tcb_desc *tcb_desc) rtl92cu_tx_fill_desc() argument
H A Dhw.c1964 rtl92cu_update_hal_rate_table(struct ieee80211_hw *hw, struct ieee80211_sta *sta) rtl92cu_update_hal_rate_table() argument
2053 rtl92cu_update_hal_rate_mask(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl92cu_update_hal_rate_mask() argument
2200 rtl92cu_update_hal_rate_tbl(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl92cu_update_hal_rate_tbl() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dtrx.c545 rtl92de_tx_fill_desc(struct ieee80211_hw *hw, struct ieee80211_hdr *hdr, u8 *pdesc_tx, u8 *pbd_desc_tx, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, struct sk_buff *skb, u8 hw_queue, struct rtl_tcb_desc *ptcb_desc) rtl92de_tx_fill_desc() argument
H A Dhw.c1865 rtl92de_update_hal_rate_table(struct ieee80211_hw *hw, struct ieee80211_sta *sta) rtl92de_update_hal_rate_table() argument
1947 rtl92de_update_hal_rate_mask(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl92de_update_hal_rate_mask() argument
2083 rtl92de_update_hal_rate_tbl(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl92de_update_hal_rate_tbl() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Ddm.c1012 struct ieee80211_sta *sta = NULL; rtl92ee_dm_refresh_rate_adaptive_mask() local
H A Dtrx.c661 rtl92ee_tx_fill_desc(struct ieee80211_hw *hw, struct ieee80211_hdr *hdr, u8 *pdesc_tx, u8 *pbd_desc_tx, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, struct sk_buff *skb, u8 hw_queue, struct rtl_tcb_desc *ptcb_desc) rtl92ee_tx_fill_desc() argument
H A Dhw.c2305 rtl92ee_update_hal_rate_mask(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl92ee_update_hal_rate_mask() argument
2440 rtl92ee_update_hal_rate_tbl(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl92ee_update_hal_rate_tbl() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dtrx.c683 rtl8821ae_tx_fill_desc(struct ieee80211_hw *hw, struct ieee80211_hdr *hdr, u8 *pdesc_tx, u8 *txbd, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, struct sk_buff *skb, u8 hw_queue, struct rtl_tcb_desc *ptcb_desc) rtl8821ae_tx_fill_desc() argument
H A Ddm.c2545 struct ieee80211_sta *sta = NULL; rtl8821ae_dm_refresh_rate_adaptive_mask() local
H A Dhw.c3620 static bool _rtl8821ae_get_ra_shortgi(struct ieee80211_hw *hw, struct ieee80211_sta *sta, _rtl8821ae_get_ra_shortgi() argument
3357 rtl8821ae_update_hal_rate_table(struct ieee80211_hw *hw, struct ieee80211_sta *sta) rtl8821ae_update_hal_rate_table() argument
3642 rtl8821ae_update_hal_rate_mask(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl8821ae_update_hal_rate_mask() argument
3842 rtl8821ae_update_hal_rate_tbl(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level) rtl8821ae_update_hal_rate_tbl() argument
/linux-4.4.14/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c608 rsi_mac80211_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) rsi_mac80211_set_key() argument
671 rsi_mac80211_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, unsigned short tid, unsigned short *ssn, unsigned char buf_size, bool amsdu) rsi_mac80211_ampdu_action() argument
916 rsi_set_min_rate(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct rsi_common *common) rsi_set_min_rate() argument
965 rsi_mac80211_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) rsi_mac80211_sta_add() argument
998 rsi_mac80211_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) rsi_mac80211_sta_remove() argument
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
H A Dmain.c882 wl1251_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) wl1251_op_set_key() argument
/linux-4.4.14/drivers/net/wireless/ipw2x00/
H A Dlibipw_rx.c348 void *sta = NULL; libipw_rx() local
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A D3945-rs.c334 il3945_rs_rate_init(struct il_priv *il, struct ieee80211_sta *sta, u8 sta_id) il3945_rs_rate_init() argument
407 il3945_rs_alloc_sta(void *il_priv, struct ieee80211_sta *sta, gfp_t gfp) il3945_rs_alloc_sta() argument
426 il3945_rs_free_sta(void *il_priv, struct ieee80211_sta *sta, void *il_sta) il3945_rs_free_sta() argument
623 il3945_rs_get_rate(void *il_r, struct ieee80211_sta *sta, void *il_sta, il3945_rs_get_rate() argument
917 struct ieee80211_sta *sta; il3945_rate_scale_init() local
445 il3945_rs_tx_status(void *il_rate, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *il_sta, struct sk_buff *skb) il3945_rs_tx_status() argument
888 il3945_rs_rate_init_stub(void *il_r, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *il_sta) il3945_rs_rate_init_stub() argument
H A D4965-rs.c643 il4965_rs_use_green(struct il_priv *il, struct ieee80211_sta *sta) il4965_rs_use_green() argument
2199 il4965_rs_get_rate(void *il_r, struct ieee80211_sta *sta, void *il_sta, il4965_rs_get_rate() argument
2274 il4965_rs_alloc_sta(void *il_rate, struct ieee80211_sta *sta, gfp_t gfp) il4965_rs_alloc_sta() argument
2290 il4965_rs_rate_init(struct il_priv *il, struct ieee80211_sta *sta, u8 sta_id) il4965_rs_rate_init() argument
2511 il4965_rs_free_sta(void *il_r, struct ieee80211_sta *sta, void *il_sta) il4965_rs_free_sta() argument
353 il4965_rs_tl_turn_on_agg_for_tid(struct il_priv *il, struct il_lq_sta *lq_data, u8 tid, struct ieee80211_sta *sta) il4965_rs_tl_turn_on_agg_for_tid() argument
381 il4965_rs_tl_turn_on_agg(struct il_priv *il, u8 tid, struct il_lq_sta *lq_data, struct ieee80211_sta *sta) il4965_rs_tl_turn_on_agg() argument
806 il4965_rs_tx_status(void *il_r, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *il_sta, struct sk_buff *skb) il4965_rs_tx_status() argument
1173 il4965_rs_switch_to_mimo2(struct il_priv *il, struct il_lq_sta *lq_sta, struct ieee80211_conf *conf, struct ieee80211_sta *sta, struct il_scale_tbl_info *tbl, int idx) il4965_rs_switch_to_mimo2() argument
1227 il4965_rs_switch_to_siso(struct il_priv *il, struct il_lq_sta *lq_sta, struct ieee80211_conf *conf, struct ieee80211_sta *sta, struct il_scale_tbl_info *tbl, int idx) il4965_rs_switch_to_siso() argument
1274 il4965_rs_move_legacy_other(struct il_priv *il, struct il_lq_sta *lq_sta, struct ieee80211_conf *conf, struct ieee80211_sta *sta, int idx) il4965_rs_move_legacy_other() argument
1393 il4965_rs_move_siso_to_other(struct il_priv *il, struct il_lq_sta *lq_sta, struct ieee80211_conf *conf, struct ieee80211_sta *sta, int idx) il4965_rs_move_siso_to_other() argument
1516 il4965_rs_move_mimo2_to_other(struct il_priv *il, struct il_lq_sta *lq_sta, struct ieee80211_conf *conf, struct ieee80211_sta *sta, int idx) il4965_rs_move_mimo2_to_other() argument
1740 il4965_rs_rate_scale_perform(struct il_priv *il, struct sk_buff *skb, struct ieee80211_sta *sta, struct il_lq_sta *lq_sta) il4965_rs_rate_scale_perform() argument
2147 il4965_rs_initialize_lq(struct il_priv *il, struct ieee80211_conf *conf, struct ieee80211_sta *sta, struct il_lq_sta *lq_sta) il4965_rs_initialize_lq() argument
2804 il4965_rs_rate_init_stub(void *il_r, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *il_sta) il4965_rs_rate_init_stub() argument
H A D3945-mac.c463 il3945_tx_skb(struct il_priv *il, struct ieee80211_sta *sta, struct sk_buff *skb) il3945_tx_skb() argument
2938 il3945_mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) il3945_mac_set_key() argument
3003 il3945_mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) il3945_mac_sta_add() argument
H A Dcommon.c1844 il_send_add_sta(struct il_priv *il, struct il_addsta_cmd *sta, u8 flags) il_send_add_sta() argument
1883 il_set_ht_add_station(struct il_priv *il, u8 idx, struct ieee80211_sta *sta) il_set_ht_add_station() argument
5220 struct ieee80211_sta *sta; il_ht_conf() local
1938 il_prep_station(struct il_priv *il, const u8 *addr, bool is_ap, struct ieee80211_sta *sta) il_prep_station() argument
2023 il_add_station_common(struct il_priv *il, const u8 *addr, bool is_ap, struct ieee80211_sta *sta, u8 *sta_id_r) il_add_station_common() argument
2462 il_mac_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) il_mac_sta_remove() argument
H A D4965-mac.c2445 struct ieee80211_sta *sta; il4965_non_agg_tx_status() local
3623 il4965_sta_rx_agg_start(struct il_priv *il, struct ieee80211_sta *sta, int tid, il4965_sta_rx_agg_start() argument
3650 il4965_sta_rx_agg_stop(struct il_priv *il, struct ieee80211_sta *sta, int tid) il4965_sta_rx_agg_stop() argument
1553 il4965_tx_cmd_build_rate(struct il_priv *il, struct il_tx_cmd *tx_cmd, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) il4965_tx_cmd_build_rate() argument
1658 il4965_tx_skb(struct il_priv *il, struct ieee80211_sta *sta, struct sk_buff *skb) il4965_tx_skb() argument
2233 il4965_tx_agg_start(struct il_priv *il, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u16 * ssn) il4965_tx_agg_start() argument
2329 il4965_tx_agg_stop(struct il_priv *il, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid) il4965_tx_agg_stop() argument
3392 il4965_update_tkip_key(struct il_priv *il, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) il4965_update_tkip_key() argument
5894 il4965_mac_update_tkip_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 * phase1key) il4965_mac_update_tkip_key() argument
5908 il4965_mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) il4965_mac_set_key() argument
5984 il4965_mac_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 * ssn, u8 buf_size, bool amsdu) il4965_mac_ampdu_action() argument
6032 il4965_mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) il4965_mac_sta_add() argument
/linux-4.4.14/drivers/gpio/
H A Dgpio-bcm-kona.c440 unsigned long sta; bcm_kona_gpio_irq_handler() local
H A Dgpio-tegra.c281 unsigned long sta = tegra_gpio_readl(GPIO_INT_STA(gpio)) & tegra_gpio_irq_handler() local
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c903 void *sta = NULL; ieee80211_rx() local
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1648 wl12xx_set_key(struct wl1271 *wl, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key_conf) wl12xx_set_key() argument
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Dampdu.c148 struct ieee80211_sta *sta; member in struct:cb_del_ampdu_pars
1128 struct ieee80211_sta *sta = arg_a; dma_cb_fn_ampdu() local
1140 brcms_c_ampdu_flush(struct brcms_c_info *wlc, struct ieee80211_sta *sta, u16 tid) brcms_c_ampdu_flush() argument
H A Dmac80211_if.c799 brcms_ops_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) brcms_ops_sta_add() argument
819 brcms_ops_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) brcms_ops_ampdu_action() argument
/linux-4.4.14/drivers/net/wireless/cw1200/
H A Dtxrx.c412 struct ieee80211_sta *sta; member in struct:cw1200_txinfo
719 struct ieee80211_sta *sta; cw1200_tx() local
810 struct ieee80211_sta *sta; cw1200_handle_pspoll() local
968 struct ieee80211_sta *sta; cw1200_notify_buffered_tx() local
H A Dsta.c1719 int cw1200_set_tim(struct ieee80211_hw *dev, struct ieee80211_sta *sta, cw1200_set_tim() argument
1907 struct ieee80211_sta *sta = NULL; cw1200_bss_info_changed() local
683 cw1200_set_key(struct ieee80211_hw *dev, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) cw1200_set_key() argument
1548 cw1200_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) cw1200_sta_add() argument
1579 cw1200_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) cw1200_sta_remove() argument
1643 cw1200_sta_notify(struct ieee80211_hw *dev, struct ieee80211_vif *vif, enum sta_notify_cmd notify_cmd, struct ieee80211_sta *sta) cw1200_sta_notify() argument
2136 cw1200_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) cw1200_ampdu_action() argument
/linux-4.4.14/drivers/net/wireless/
H A Dzd1201.c1638 zd1201_auth_sta(struct net_device *dev, struct iw_request_info *info, struct sockaddr *sta, char *extra) zd1201_auth_sta() argument
H A Dat76c50x-usb.c2134 at76_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) at76_set_key() argument
H A Dmac80211_hwsim.c211 static inline void hwsim_check_sta_magic(struct ieee80211_sta *sta) hwsim_check_sta_magic() argument
217 static inline void hwsim_set_sta_magic(struct ieee80211_sta *sta) hwsim_set_sta_magic() argument
223 static inline void hwsim_clear_sta_magic(struct ieee80211_sta *sta) hwsim_clear_sta_magic() argument
1657 mac80211_hwsim_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) mac80211_hwsim_sta_add() argument
1667 mac80211_hwsim_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) mac80211_hwsim_sta_remove() argument
1677 mac80211_hwsim_sta_notify(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum sta_notify_cmd cmd, struct ieee80211_sta *sta) mac80211_hwsim_sta_notify() argument
1695 mac80211_hwsim_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta, bool set) mac80211_hwsim_set_tim() argument
1818 mac80211_hwsim_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) mac80211_hwsim_ampdu_action() argument
/linux-4.4.14/drivers/net/wireless/ath/ar5523/
H A Dar5523.c1154 struct ieee80211_sta *sta; ar5523_get_wlan_mode() local
1191 struct ieee80211_sta *sta; ar5523_create_rateset() local
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dmain.c66 struct ath6kl_sta *sta; ath6kl_add_new_sta() local
88 struct ath6kl_sta *sta = &ar->sta_list[i]; ath6kl_sta_cleanup() local
672 struct ath6kl_sta *sta; ath6kl_tkip_micerr_event() local
H A Dtxrx.c1705 struct ath6kl_sta *sta; aggr_recv_addba_req_evt() local
1803 struct ath6kl_sta *sta; aggr_recv_delba_req_evt() local
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
H A Dmain.c1173 carl9170_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) carl9170_op_set_key() argument
1315 carl9170_op_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) carl9170_op_sta_add() argument
1344 carl9170_op_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) carl9170_op_sta_remove() argument
1414 carl9170_op_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) carl9170_op_ampdu_action() argument
1726 carl9170_op_sta_notify(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum sta_notify_cmd cmd, struct ieee80211_sta *sta) carl9170_op_sta_notify() argument
H A Dtx.c140 struct ieee80211_sta *sta; carl9170_tx_ps_unblock() local
383 struct ieee80211_sta *sta; carl9170_tx_status_process_ampdu() local
609 struct ieee80211_sta *sta; carl9170_tx_ampdu_timeout() local
1285 struct ieee80211_sta *sta; carl9170_tx_ps_drop() local
1473 struct ieee80211_sta *sta = control->sta; carl9170_op_tx() local
868 carl9170_tx_get_rates(struct ar9170 *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct sk_buff *skb) carl9170_tx_get_rates() argument
955 carl9170_tx_prepare(struct ar9170 *ar, struct ieee80211_sta *sta, struct sk_buff *skb) carl9170_tx_prepare() argument
1391 carl9170_tx_ampdu_queue(struct ar9170 *ar, struct ieee80211_sta *sta, struct sk_buff *skb, struct ieee80211_tx_info *txinfo) carl9170_tx_ampdu_queue() argument
H A Dcarl9170.h137 struct ieee80211_sta *sta; member in struct:carl9170_sta_tid
/linux-4.4.14/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c1266 unsigned int sta, retries; pasemi_mac_pause_txchan() local
1288 unsigned int sta, retries; pasemi_mac_pause_rxchan() local
1308 unsigned int sta, retries; pasemi_mac_pause_rxint() local
1328 unsigned int sta; pasemi_mac_close() local
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-st.c342 u32 sta; st_i2c_wait_free_bus() local
380 u32 tx_fstat, sta; st_i2c_wr_fill_tx_fifo() local
409 u32 tx_fstat, sta; st_i2c_rd_fill_tx_fifo() local
431 u32 i, sta; st_i2c_read_rx_fifo() local
533 u32 sta, ien; st_i2c_isr_thread() local
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1533 wl18xx_set_key(struct wl1271 *wl, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key_conf) wl18xx_set_key() argument
/linux-4.4.14/include/acpi/
H A Dacpi_bus.h434 static inline void acpi_set_device_status(struct acpi_device *adev, u32 sta) acpi_set_device_status() argument
/linux-4.4.14/drivers/mtd/devices/
H A Dst_spi_fsm.c1157 uint8_t sta; stfsm_mx25_config() local
/linux-4.4.14/drivers/net/wireless/b43legacy/
H A Dmain.c3535 b43legacy_op_beacon_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta, bool set) b43legacy_op_beacon_set_tim() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.c4450 struct ieee80211_sta *sta; rtl8xxxu_bss_info_changed() local
4747 struct ieee80211_sta *sta = NULL; rtl8xxxu_tx() local
5302 rtl8xxxu_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) rtl8xxxu_set_key() argument
5377 rtl8xxxu_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) rtl8xxxu_ampdu_action() argument
/linux-4.4.14/drivers/net/wireless/b43/
H A Dmain.c939 b43_op_update_tkip_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) b43_op_update_tkip_key() argument
4172 b43_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) b43_op_set_key() argument
5137 b43_op_beacon_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta, bool set) b43_op_beacon_set_tim() argument
5147 b43_op_sta_notify(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum sta_notify_cmd notify_cmd, struct ieee80211_sta *sta) b43_op_sta_notify() argument
/linux-4.4.14/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c617 u8 sta, cec, lvl, flag0, flag1, flag2; tda998x_irq_thread() local

Completed in 6861 milliseconds

12