Home
last modified time | relevance | path

Searched refs:sta_info (Results 1 – 118 of 118) sorted by relevance

/linux-4.1.27/net/mac80211/
Dsta_info.h342 struct sta_info { struct
467 static inline enum nl80211_plink_state sta_plink_state(struct sta_info *sta) in sta_plink_state() argument
475 static inline void set_sta_flag(struct sta_info *sta, in set_sta_flag()
484 static inline void clear_sta_flag(struct sta_info *sta, in clear_sta_flag()
493 static inline int test_sta_flag(struct sta_info *sta, in test_sta_flag()
499 static inline int test_and_clear_sta_flag(struct sta_info *sta, in test_and_clear_sta_flag()
508 static inline int test_and_set_sta_flag(struct sta_info *sta, in test_and_set_sta_flag()
517 int sta_info_move_state(struct sta_info *sta,
520 static inline void sta_info_pre_move_state(struct sta_info *sta, in sta_info_pre_move_state()
532 void ieee80211_assign_tid_tx(struct sta_info *sta, int tid,
[all …]
Dmesh.h109 struct sta_info __rcu *next_hop;
234 struct sta_info *sta, struct sk_buff *skb);
246 u32 ieee80211_mps_set_sta_local_pm(struct sta_info *sta,
249 struct sta_info *sta,
251 void ieee80211_mps_sta_status_update(struct sta_info *sta);
252 void ieee80211_mps_rx_h_sta_process(struct sta_info *sta,
254 void ieee80211_mpsp_trigger_process(u8 *qc, struct sta_info *sta,
256 void ieee80211_mps_frame_release(struct sta_info *sta,
275 void mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop);
291 void mesh_plink_broken(struct sta_info *sta);
[all …]
Ddebugfs_sta.h7 void ieee80211_sta_debugfs_add(struct sta_info *sta);
8 void ieee80211_sta_debugfs_remove(struct sta_info *sta);
10 static inline void ieee80211_sta_debugfs_add(struct sta_info *sta) {} in ieee80211_sta_debugfs_add()
11 static inline void ieee80211_sta_debugfs_remove(struct sta_info *sta) {} in ieee80211_sta_debugfs_remove()
Drate.h29 struct sta_info *sta,
34 struct sta_info *sta, in rate_control_tx_status()
54 struct sta_info *sta, in rate_control_tx_status_noskb()
70 static inline void rate_control_rate_init(struct sta_info *sta) in rate_control_rate_init()
102 struct sta_info *sta, u32 changed) in rate_control_rate_update()
132 static inline void rate_control_free_sta(struct sta_info *sta) in rate_control_free_sta()
141 static inline void rate_control_add_sta_debugfs(struct sta_info *sta) in rate_control_add_sta_debugfs()
151 static inline void rate_control_remove_sta_debugfs(struct sta_info *sta) in rate_control_remove_sta_debugfs()
Dsta_info.c70 .head_offset = offsetof(struct sta_info, hash_node),
71 .key_offset = offsetof(struct sta_info, sta.addr),
78 struct sta_info *sta) in sta_info_hash_del()
84 static void __cleanup_single_sta(struct sta_info *sta) in __cleanup_single_sta()
147 static void cleanup_single_sta(struct sta_info *sta) in cleanup_single_sta()
157 struct sta_info *sta_info_get(struct ieee80211_sub_if_data *sdata, in sta_info_get()
161 struct sta_info *sta; in sta_info_get()
185 struct sta_info *sta_info_get_bss(struct ieee80211_sub_if_data *sdata, in sta_info_get_bss()
189 struct sta_info *sta; in sta_info_get_bss()
210 struct sta_info *sta_info_get_by_idx(struct ieee80211_sub_if_data *sdata, in sta_info_get_by_idx()
[all …]
Dmesh_ps.c19 static struct sk_buff *mps_qos_null_get(struct sta_info *sta) in mps_qos_null_get()
51 static void mps_qos_null_tx(struct sta_info *sta) in mps_qos_null_tx()
83 struct sta_info *sta; in ieee80211_mps_local_status_update()
151 u32 ieee80211_mps_set_sta_local_pm(struct sta_info *sta, in ieee80211_mps_set_sta_local_pm()
187 struct sta_info *sta, in ieee80211_mps_set_frame_flags()
231 void ieee80211_mps_sta_status_update(struct sta_info *sta) in ieee80211_mps_sta_status_update()
274 static void mps_set_sta_peer_pm(struct sta_info *sta, in mps_set_sta_peer_pm()
310 static void mps_set_sta_nonpeer_pm(struct sta_info *sta, in mps_set_sta_nonpeer_pm()
337 void ieee80211_mps_rx_h_sta_process(struct sta_info *sta, in ieee80211_mps_rx_h_sta_process()
363 static void mpsp_trigger_send(struct sta_info *sta, bool rspi, bool eosp) in mpsp_trigger_send()
[all …]
Dmesh_plink.c63 struct sta_info *sta) in rssi_threshold_check()
77 static inline void mesh_plink_fsm_restart(struct sta_info *sta) in mesh_plink_fsm_restart()
99 struct sta_info *sta; in mesh_set_short_slot_time()
157 struct sta_info *sta; in mesh_set_ht_prot_mode()
218 static u32 __mesh_plink_deactivate(struct sta_info *sta) in __mesh_plink_deactivate()
242 u32 mesh_plink_deactivate(struct sta_info *sta) in mesh_plink_deactivate()
378 struct sta_info *sta, in mesh_sta_info_init()
425 static struct sta_info *
428 struct sta_info *sta; in __mesh_sta_info_alloc()
447 static struct sta_info *
[all …]
Docb.c50 struct sta_info *sta; in ieee80211_ocb_rx_no_sta()
91 static struct sta_info *ieee80211_ocb_finish_sta(struct sta_info *sta) in ieee80211_ocb_finish_sta()
129 struct sta_info *sta; in ieee80211_ocb_work()
139 struct sta_info, list); in ieee80211_ocb_work()
214 struct sta_info *sta; in ieee80211_ocb_leave()
222 struct sta_info, list); in ieee80211_ocb_leave()
Ddebugfs_sta.c27 struct sta_info *sta = file->private_data; \
64 struct sta_info *sta = file->private_data; in sta_flags_read()
92 struct sta_info *sta = file->private_data; in sta_num_ps_buf_frames_read()
107 struct sta_info *sta = file->private_data; in sta_inactive_ms_read()
117 struct sta_info *sta = file->private_data; in sta_connected_time_read()
143 struct sta_info *sta = file->private_data; in sta_last_seq_ctrl_read()
157 struct sta_info *sta = file->private_data; in sta_agg_status_read()
195 struct sta_info *sta = file->private_data; in sta_agg_status_write()
260 struct sta_info *sta = file->private_data; in sta_ht_capa_read()
336 struct sta_info *sta = file->private_data; in sta_vht_capa_read()
[all …]
Dkey.h25 struct sta_info;
58 struct sta_info *sta;
152 struct sta_info *sta);
162 struct sta_info *sta);
Dagg-tx.c144 void ieee80211_assign_tid_tx(struct sta_info *sta, int tid, in ieee80211_assign_tid_tx()
192 ieee80211_agg_stop_txq(struct sta_info *sta, int tid) in ieee80211_agg_stop_txq()
209 ieee80211_agg_start_txq(struct sta_info *sta, int tid, bool enable) in ieee80211_agg_start_txq()
262 static void ieee80211_remove_tid_tx(struct sta_info *sta, int tid) in ieee80211_remove_tid_tx()
292 int ___ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, in ___ieee80211_stop_tx_ba_session()
419 struct sta_info *sta = container_of((void *)data, in sta_addba_resp_timer_expired()
420 struct sta_info, timer_to_tid[tid]); in sta_addba_resp_timer_expired()
442 void ieee80211_tx_ba_session_handle_start(struct sta_info *sta, int tid) in ieee80211_tx_ba_session_handle_start()
518 struct sta_info *sta = container_of(timer_to_id, struct sta_info, in sta_tx_agg_session_timer_expired()
548 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_start_tx_ba_session()
[all …]
Dagg-rx.c59 void ___ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, in ___ieee80211_stop_rx_ba_session()
103 void __ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, in __ieee80211_stop_rx_ba_session()
115 struct sta_info *sta; in ieee80211_stop_rx_ba_session()
146 struct sta_info *sta = container_of(timer_to_id, struct sta_info, in sta_rx_agg_session_timer_expired()
177 struct sta_info *sta = container_of(timer_to_id, struct sta_info, in sta_rx_agg_reorder_timer_expired()
231 void __ieee80211_start_rx_ba_session(struct sta_info *sta, in __ieee80211_start_rx_ba_session()
363 struct sta_info *sta, in ieee80211_process_addba_request()
Dieee80211_i.h168 struct sta_info *sta;
224 struct sta_info *sta;
303 struct sta_info *sta;
311 struct sta_info __rcu *sta;
1657 struct sta_info *sta);
1669 void ___ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid,
1671 void __ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid,
1673 void __ieee80211_start_rx_ba_session(struct sta_info *sta,
1677 void ieee80211_sta_tear_down_BA_sessions(struct sta_info *sta,
1680 struct sta_info *sta,
[all …]
Ddebugfs_key.h13 struct sta_info *sta);
29 struct sta_info *sta) in ieee80211_debugfs_key_sta_del()
Dvht.c118 struct sta_info *sta) in ieee80211_vht_cap_ie_to_sta_vht_cap()
268 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cap_rx_bw(struct sta_info *sta) in ieee80211_sta_cap_rx_bw()
307 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cur_vht_bw(struct sta_info *sta) in ieee80211_sta_cur_vht_bw()
319 void ieee80211_sta_set_rx_nss(struct sta_info *sta) in ieee80211_sta_set_rx_nss()
361 struct sta_info *sta, u8 opmode, in __ieee80211_vht_handle_opmode()
413 struct sta_info *sta, u8 opmode, in ieee80211_vht_handle_opmode()
Dstatus.c47 struct sta_info *sta, in ieee80211_handle_filtered_frame()
166 static void ieee80211_check_pending_bar(struct sta_info *sta, u8 *addr, u8 tid) in ieee80211_check_pending_bar()
178 static void ieee80211_frame_acked(struct sta_info *sta, struct sk_buff *skb) in ieee80211_frame_acked()
231 static void ieee80211_set_bar_pending(struct sta_info *sta, u8 tid, u16 ssn) in ieee80211_set_bar_pending()
527 static void ieee80211_lost_packet(struct sta_info *sta, in ieee80211_lost_packet()
609 struct sta_info *sta; in ieee80211_tx_status_noskb()
611 sta = container_of(pubsta, struct sta_info, sta); in ieee80211_tx_status_noskb()
657 struct sta_info *sta; in ieee80211_tx_status()
907 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_report_low_ack()
Dht.c133 struct sta_info *sta) in ieee80211_ht_cap_ie_to_sta_ht_cap()
282 void ieee80211_sta_tear_down_BA_sessions(struct sta_info *sta, in ieee80211_sta_tear_down_BA_sessions()
300 struct sta_info *sta = in ieee80211_ba_session_work()
301 container_of(work, struct sta_info, ampdu_mlme.work); in ieee80211_ba_session_work()
402 struct sta_info *sta, in ieee80211_process_delba()
Dwme.c87 struct sta_info *sta, struct sk_buff *skb) in ieee80211_downgrade_queue()
149 struct sta_info *sta = NULL; in ieee80211_select_queue()
Dtx.c343 struct sta_info *sta; in purge_old_ps_buffers()
450 static int ieee80211_use_mfp(__le16 fc, struct sta_info *sta, in ieee80211_use_mfp()
468 struct sta_info *sta = tx->sta; in ieee80211_tx_h_unicast_ps_buf()
767 static __le16 ieee80211_tx_next_seq(struct sta_info *sta, int tid) in ieee80211_tx_next_seq()
1134 struct sta_info *sta, struct sk_buff *skb) in ieee80211_tx_prepare()
1290 struct sta_info *sta = container_of(txq->sta, struct sta_info, in ieee80211_tx_dequeue()
1384 struct sta_info *sta, bool txpending) in __ieee80211_tx()
1543 struct sta_info *sta, struct sk_buff *skb, in ieee80211_tx()
1617 struct sta_info *sta, struct sk_buff *skb) in ieee80211_xmit()
1896 struct sta_info **sta_out) in ieee80211_lookup_ra_sta()
[all …]
Drate.c265 struct sta_info *sta; in rate_control_send_low()
281 sta = container_of(pubsta, struct sta_info, sta); in rate_control_send_low()
663 struct sta_info *sta, in rate_control_get_rate()
700 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in rate_control_set_rates()
Dtdls.c304 struct sta_info *sta = NULL; in ieee80211_tdls_add_setup_start_ies()
480 struct sta_info *sta, *ap_sta; in ieee80211_tdls_add_setup_cfm_ies()
869 struct sta_info *sta; in ieee80211_tdls_prep_mgmt_packet()
1068 struct sta_info *sta; in ieee80211_tdls_mgmt_teardown()
1170 struct sta_info *sta; in ieee80211_tdls_oper()
1291 ieee80211_tdls_ch_sw_tmpl_get(struct sta_info *sta, u8 oper_class, in ieee80211_tdls_ch_sw_tmpl_get()
1366 struct sta_info *sta; in ieee80211_tdls_channel_switch()
1413 struct sta_info *sta; in ieee80211_tdls_cancel_channel_switch()
1438 ieee80211_tdls_ch_sw_resp_tmpl_get(struct sta_info *sta, in ieee80211_tdls_ch_sw_resp_tmpl_get()
1486 struct sta_info *sta; in ieee80211_process_tdls_channel_switch_resp()
[all …]
Dmesh_hwmp.c307 struct sta_info *sta, struct sk_buff *skb) in ieee80211s_update_metric()
325 struct sta_info *sta) in airtime_link_metric_get()
378 struct sta_info *sta; in hwmp_route_info_get()
638 static inline struct sta_info *
733 struct sta_info *sta; in hwmp_perr_frame_process()
762 struct sta_info *sta; in hwmp_rann_frame_process()
858 struct sta_info *sta; in mesh_rx_path_sel_frame()
1127 struct sta_info *next_hop; in mesh_nexthop_lookup()
Dibss.c576 static struct sta_info *ieee80211_ibss_finish_sta(struct sta_info *sta) in ieee80211_ibss_finish_sta()
601 static struct sta_info *
608 struct sta_info *sta; in ieee80211_ibss_add_sta()
663 struct sta_info *sta; in ieee80211_sta_active_ibss()
689 struct sta_info *sta; in ieee80211_ibss_disconnect()
711 struct sta_info, list); in ieee80211_ibss_disconnect()
988 struct sta_info *sta; in ieee80211_update_sta_info()
1198 struct sta_info *sta; in ieee80211_ibss_rx_no_sta()
1250 struct sta_info *sta, *tmp; in ieee80211_ibss_sta_expire()
1657 struct sta_info *sta; in ieee80211_ibss_work()
[all …]
DMakefile6 sta_info.o \
Dcfg.c149 struct sta_info *sta = NULL; in ieee80211_add_key()
261 struct sta_info *sta; in ieee80211_del_key()
304 struct sta_info *sta = NULL; in ieee80211_get_key()
440 void sta_set_rate_info_tx(struct sta_info *sta, in sta_set_rate_info_tx()
474 void sta_set_rate_info_rx(struct sta_info *sta, struct rate_info *rinfo) in sta_set_rate_info_rx()
518 struct sta_info *sta; in ieee80211_dump_station()
548 struct sta_info *sta; in ieee80211_get_station()
931 static void ieee80211_send_layer2_update(struct sta_info *sta) in ieee80211_send_layer2_update()
965 struct sta_info *sta, in sta_apply_auth_flags()
1025 struct sta_info *sta, in sta_apply_parameters()
[all …]
Dpm.c13 struct sta_info *sta; in __ieee80211_suspend()
Dkey.c128 struct sta_info *sta; in ieee80211_key_enable_hw_accel()
222 struct sta_info *sta; in ieee80211_key_disable_hw_accel()
309 struct sta_info *sta, in ieee80211_key_replace()
608 struct sta_info *sta) in ieee80211_key_link()
814 struct sta_info *sta) in ieee80211_free_sta_keys()
Dmesh_pathtbl.c206 void mesh_path_assign_nexthop(struct mesh_path *mpath, struct sta_info *sta) in mesh_path_assign_nexthop()
750 void mesh_plink_broken(struct sta_info *sta) in mesh_plink_broken()
816 void mesh_path_flush_by_nexthop(struct sta_info *sta) in mesh_path_flush_by_nexthop()
1023 void mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop) in mesh_path_fix_nexthop()
Dmesh_sync.c86 struct sta_info *sta; in mesh_sync_offset_rx_bcn_presp()
Ddriver-ops.h297 struct sta_info *sta, u32 iv32, in drv_update_tkip_key()
560 struct sta_info *sta) in drv_sta_pre_rcu_remove()
578 struct sta_info *sta, in drv_sta_state()
956 struct sta_info *sta, u16 tids, int num_frames, in drv_release_buffered_frames()
971 struct sta_info *sta, u16 tids, int num_frames, in drv_allow_buffered_frames()
Ddebugfs_key.c302 struct sta_info *sta; in ieee80211_debugfs_key_add()
412 struct sta_info *sta) in ieee80211_debugfs_key_sta_del()
Dethtool.c71 struct sta_info *sta; in ieee80211_get_stats()
Drx.c985 struct sta_info *sta = rx->sta; in ieee80211_rx_reorder_ampdu()
1183 static void sta_ps_start(struct sta_info *sta) in sta_ps_start()
1216 static void sta_ps_end(struct sta_info *sta) in sta_ps_end()
1241 struct sta_info *sta_inf = container_of(sta, struct sta_info, sta); in ieee80211_sta_ps_transition()
1338 struct sta_info *sta = rx->sta; in ieee80211_rx_h_sta_process()
2074 struct sta_info *dsta; in ieee80211_deliver_skb()
3243 void ieee80211_release_reorder_timeout(struct sta_info *sta, int tid) in ieee80211_release_reorder_timeout()
3460 struct sta_info *sta, *prev_sta; in __ieee80211_rx_handle_packet()
Drc80211_minstrel_ht.c678 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in minstrel_aggr_check()
Dmlme.c343 struct sta_info *sta, in ieee80211_config_bw()
1419 struct sta_info *sta = NULL; in ieee80211_powersave_allowed()
2416 struct sta_info *sta; in ieee80211_beacon_connection_loss_work()
2529 struct sta_info *sta; in ieee80211_rx_mgmt_auth()
2826 struct sta_info *sta; in ieee80211_assoc_success()
3261 struct sta_info *sta; in ieee80211_rx_mgmt_beacon()
4313 struct sta_info *new_sta = NULL; in ieee80211_prep_connection()
Diface.c495 struct sta_info *sta; in ieee80211_do_open()
1178 struct sta_info *sta; in ieee80211_iface_work()
Dutil.c719 struct sta_info *sta; in __iterate_stations()
1756 struct sta_info *sta; in ieee80211_reconfig()
3332 struct sta_info *sta, in ieee80211_init_tx_queue()
Dmesh.c148 void mesh_sta_cleanup(struct sta_info *sta) in mesh_sta_cleanup()
Dchan.c226 struct sta_info *sta; in ieee80211_get_max_required_bw()
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtw_ap.h30 struct sta_info *psta);
32 struct sta_info *psta);
41 void add_RATid(struct adapter *padapter, struct sta_info *psta,
44 void update_sta_info_apmode(struct adapter *padapter, struct sta_info *psta);
52 void bss_cap_update_on_sta_join(struct adapter *padapter, struct sta_info *psta);
53 u8 bss_cap_update_on_sta_leave(struct adapter *padapter, struct sta_info *psta);
54 void sta_info_update(struct adapter *padapter, struct sta_info *psta);
55 void ap_sta_info_defer_update(struct adapter *padapter, struct sta_info *psta);
56 u8 ap_free_sta(struct adapter *padapter, struct sta_info *psta,
Dsta_info.h82 struct sta_info { struct
324 struct sta_info *sta_aid[NUM_STA];
358 int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta);
359 struct sta_info *rtw_get_stainfo_by_offset(struct sta_priv *stapriv, int off);
361 extern struct sta_info *rtw_alloc_stainfo(struct sta_priv *stapriv, u8 *hwaddr);
362 extern u32 rtw_free_stainfo(struct adapter *adapt, struct sta_info *psta);
364 extern struct sta_info *rtw_get_stainfo(struct sta_priv *stapriv, u8 *hwaddr);
366 extern struct sta_info *rtw_get_bcmc_stainfo(struct adapter *padapter);
Drtw_xmit.h157 struct sta_info *psta;
340 struct sta_info *psta, int up, u8 *ac);
366 void stop_sta_xmit(struct adapter *padapter, struct sta_info *psta);
367 void wakeup_sta_to_xmit(struct adapter *padapter, struct sta_info *psta);
368 void xmit_delivery_enabled_frames(struct adapter *padapter, struct sta_info *psta);
Drtw_mlme_ext.h282 struct sta_info *psta;
453 extern void init_addba_retry_timer(struct adapter *adapt, struct sta_info *sta);
515 void VCS_update(struct adapter *padapter, struct sta_info *psta);
518 struct sta_info *psta);
529 void update_sta_info(struct adapter *padapter, struct sta_info *psta);
534 void set_sta_rate(struct adapter *padapter, struct sta_info *psta);
572 struct sta_info *pstat, int pkt_type);
573 void issue_auth(struct adapter *padapter, struct sta_info *psta,
644 struct sta_info *psta);
Drtw_recv.h262 struct sta_info *psta;
359 struct sta_info;
Drtw_mlme.h533 struct sta_info *psta, u8 free_assoc);
589 void rtw_stassoc_hw_rpt(struct adapter *adapter, struct sta_info *psta);
Dodm.h836 struct sta_info *pODM_StaInfo[ODM_ASSOCIATE_ENTRY_NUM];
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_sta_mgt.c30 static void _rtw_init_stainfo(struct sta_info *psta) in _rtw_init_stainfo()
32 memset((u8 *)psta, 0, sizeof(struct sta_info)); in _rtw_init_stainfo()
76 struct sta_info *psta; in _rtw_init_sta_priv()
80 pstapriv->pallocated_stainfo_buf = vzalloc(sizeof(struct sta_info) * NUM_STA + 4); in _rtw_init_sta_priv()
96 psta = (struct sta_info *)(pstapriv->pstainfo_buf); in _rtw_init_sta_priv()
130 inline int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta) in rtw_stainfo_offset()
132 int offset = (((u8 *)sta) - stapriv->pstainfo_buf)/sizeof(struct sta_info); in rtw_stainfo_offset()
140 inline struct sta_info *rtw_get_stainfo_by_offset(struct sta_priv *stapriv, int offset) in rtw_get_stainfo_by_offset()
145 return (struct sta_info *)(stapriv->pstainfo_buf + offset * sizeof(struct sta_info)); in rtw_get_stainfo_by_offset()
152 struct sta_info *psta = NULL; in rtw_mfree_all_stainfo()
[all …]
Drtw_ap.c47 struct sta_info *psta = NULL; in free_mlme_ap_info()
258 static u8 chk_sta_is_alive(struct sta_info *psta) in chk_sta_is_alive()
277 struct sta_info *psta = NULL; in expire_timeout_chk()
290 psta = container_of(plist, struct sta_info, auth_list); in expire_timeout_chk()
324 psta = container_of(plist, struct sta_info, asoc_list); in expire_timeout_chk()
435 void add_RATid(struct adapter *padapter, struct sta_info *psta, u8 rssi_level) in add_RATid()
538 struct sta_info *psta = rtw_get_bcmc_stainfo(padapter); in update_bmc_sta()
616 void update_sta_info_apmode(struct adapter *padapter, struct sta_info *psta) in update_sta_info_apmode()
843 struct sta_info *psta = NULL; in rtw_check_beacon_data()
1488 struct sta_info *psta = NULL; in associated_clients_update()
[all …]
Drtw_xmit.c275 struct sta_info *psta = pattrib->psta; in update_attrib_vcs_info()
348 static void update_attrib_phy_info(struct pkt_attrib *pattrib, struct sta_info *psta) in update_attrib_phy_info()
432 struct sta_info *psta = NULL; in update_attrib()
632 struct sta_info *stainfo; in xmitframe_addmic()
787 struct sta_info *psta; in rtw_make_wlanhdr()
911 struct sta_info *psta; in rtw_txframes_sta_ac_pending()
977 struct sta_info *psta; in rtw_xmitframe_coalesce()
1194 struct sta_info *psta = NULL; in rtw_count_tx_stats()
1552 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, int up, u8 *a… in rtw_get_sta_pending()
1595 struct sta_info *psta; in rtw_xmit_classifier()
[all …]
Drtw_recv.c294 struct sta_info *stainfo; in recvframe_chkmic()
495 struct sta_info *psta; in portctrl()
603 struct sta_info *psta = NULL; in process_pwrbit_data()
628 struct sta_info *psta = NULL; in process_wmmps_data()
680 struct sta_info *sta) in count_rx_stats()
683 struct sta_info *psta = NULL; in count_rx_stats()
712 struct sta_info **psta
716 struct sta_info **psta) in sta2sta_data_frame()
805 struct sta_info **psta) in ap2sta_data_frame()
914 struct sta_info **psta) in sta2ap_data_frame()
[all …]
Drtw_cmd.c609 struct sta_info *sta = (struct sta_info *)psta; in rtw_setstakey_cmd()
667 struct sta_info *sta = (struct sta_info *)psta; in rtw_clearstakey_cmd()
1121 struct sta_info *psta_bmc; in rtw_chk_hi_queue_hdl()
1290 struct sta_info *psta = NULL; in rtw_createbss_cmd_callback()
1356 struct sta_info *psta = rtw_get_stainfo(pstapriv, psetstakey_rsp->addr); in rtw_setstaKey_cmdrsp_callback()
1373 struct sta_info *psta = rtw_get_stainfo(pstapriv, passocsta_parm->addr); in rtw_setassocsta_cmdrsp_callback()
Drtw_mlme_ext.c438 struct sta_info *psta = rtw_get_stainfo(&padapter->stapriv, GetAddr2Ptr(pframe)); in mgt_dispatcher()
562 struct sta_info *psta; in OnBeacon()
657 static struct sta_info stat; in OnAuth()
658 struct sta_info *pstat = NULL; in OnAuth()
902 struct sta_info *pstat; in OnAssocReq()
1452 struct sta_info *psta; in OnDeAuth()
1506 struct sta_info *psta; in OnDisassoc()
1548 struct sta_info *psta = NULL; in on_action_spct()
1596 struct sta_info *psta = NULL; in OnAction_back()
2401 void issue_auth(struct adapter *padapter, struct sta_info *psta, unsigned short status) in issue_auth()
[all …]
Drtw_mlme.c776 struct sta_info *psta; in rtw_free_assoc_resources()
786 struct sta_info *psta; in rtw_free_assoc_resources()
896 static struct sta_info *rtw_joinbss_update_stainfo(struct adapter *padapter, struct wlan_network *p… in rtw_joinbss_update_stainfo()
899 struct sta_info *bmc_sta, *psta = NULL; in rtw_joinbss_update_stainfo()
1026 struct sta_info *ptarget_sta = NULL, *pcur_sta = NULL; in rtw_joinbss_event_prehandle()
1188 void rtw_stassoc_hw_rpt(struct adapter *adapter, struct sta_info *psta) in rtw_stassoc_hw_rpt()
1204 struct sta_info *psta; in rtw_stassoc_event_callback()
1265 struct sta_info *psta; in rtw_stadel_event_callback()
2096 struct sta_info *psta = NULL; in rtw_issue_addbareq_cmd()
Drtw_wlan_util.c696 struct sta_info *psta; in bwmode_update_check()
831 void VCS_update(struct adapter *padapter, struct sta_info *psta) in VCS_update()
1070 void update_beacon_info(struct adapter *padapter, u8 *pframe, uint pkt_len, struct sta_info *psta) in update_beacon_info()
1308 void set_sta_rate(struct adapter *padapter, struct sta_info *psta) in set_sta_rate()
1568 struct sta_info *psta; in process_addba_req()
Drtw_debug.c246 struct sta_info *psta; in proc_get_ap_info()
838 struct sta_info *psta; in proc_get_all_sta_info()
857 psta = container_of(plist, struct sta_info, hash_list); in proc_get_all_sta_info()
Drtw_security.c575 struct sta_info *stainfo; in rtw_tkip_encrypt()
655 struct sta_info *stainfo; in rtw_tkip_decrypt()
1205 struct sta_info *stainfo; in rtw_aes_encrypt()
1457 struct sta_info *stainfo; in rtw_aes_decrypt()
/linux-4.1.27/drivers/staging/rtl8712/
Drtl871x_sta_mgt.c37 static void _init_stainfo(struct sta_info *psta) in _init_stainfo()
39 memset((u8 *)psta, 0, sizeof(struct sta_info)); in _init_stainfo()
51 struct sta_info *psta; in _r8712_init_sta_priv()
54 pstapriv->pallocated_stainfo_buf = kmalloc(sizeof(struct sta_info) * in _r8712_init_sta_priv()
65 psta = (struct sta_info *)(pstapriv->pstainfo_buf); in _r8712_init_sta_priv()
107 struct sta_info *r8712_alloc_stainfo(struct sta_priv *pstapriv, u8 *hwaddr) in r8712_alloc_stainfo()
111 struct sta_info *psta; in r8712_alloc_stainfo()
124 struct sta_info, list); in r8712_alloc_stainfo()
162 void r8712_free_stainfo(struct _adapter *padapter, struct sta_info *psta) in r8712_free_stainfo()
215 struct sta_info *psta = NULL; in r8712_free_all_stainfo()
[all …]
Dsta_info.h58 struct sta_info { struct
136 struct sta_info *r8712_alloc_stainfo(struct sta_priv *pstapriv,
138 void r8712_free_stainfo(struct _adapter *padapter, struct sta_info *psta);
140 struct sta_info *r8712_get_stainfo(struct sta_priv *pstapriv, u8 *hwaddr);
142 struct sta_info *r8712_get_bcmc_stainfo(struct _adapter *padapter);
Drtl871x_recv.c167 struct sta_info *stainfo; in r8712_recvframe_chkmic()
254 struct sta_info *psta; in r8712_portctrl()
315 struct sta_info **psta) in sta2sta_data_frame()
381 struct sta_info **psta) in ap2sta_data_frame()
440 struct sta_info **psta) in sta2ap_data_frame()
479 struct sta_info *psta = NULL; in validate_recv_data_frame()
Drtl8712_recv.h139 struct sta_info *psta;
Drtl871x_xmit.c188 struct sta_info *psta = NULL; in r8712_update_attrib()
351 struct sta_info *stainfo; in xmitframe_addmic()
526 struct sta_info *psta; in make_wlanhdr()
592 struct sta_info *psta; in r8712_xmitframe_coalesce()
868 struct sta_info *psta, sint up) in get_sta_pending()
913 struct sta_info *psta; in r8712_xmit_classifier()
Drtl871x_cmd.c667 struct sta_info *sta = (struct sta_info *)psta; in r8712_setstakey_cmd()
903 struct sta_info *psta = NULL; in r8712_createbss_cmd_callback()
982 struct sta_info *psta = r8712_get_stainfo(pstapriv, in r8712_setstaKey_cmdrsp_callback()
1002 struct sta_info *psta = r8712_get_stainfo(pstapriv, in r8712_setassocsta_cmdrsp_callback()
Drtl871x_recv.h201 struct sta_info;
Drtl871x_mlme.c647 struct sta_info *psta; in r8712_free_assoc_resources()
718 struct sta_info *ptarget_sta = NULL, *pcur_sta = NULL; in r8712_joinbss_event_callback()
932 struct sta_info *psta; in r8712_stassoc_event_callback()
972 struct sta_info *psta; in r8712_stadel_event_callback()
1042 struct sta_info *psta; in r8712_got_addbareq_event_callback()
1741 struct sta_info *bmc_sta, *psta; in update_ht_cap()
Drtl871x_xmit.h131 struct sta_info *psta;
Drtl871x_security.c585 struct sta_info *stainfo; in r8712_tkip_encrypt()
660 struct sta_info *stainfo; in r8712_tkip_decrypt()
1156 struct sta_info *stainfo; in r8712_aes_encrypt()
1363 struct sta_info *stainfo; in r8712_aes_decrypt()
Drtl871x_mp_ioctl.c164 struct sta_info *psta; in mp_start_test()
222 struct sta_info *psta; in mp_stop_test()
Drtl8712_xmit.c67 struct sta_info *psta; in r8712_txframes_sta_ac_pending()
Drtl8712_recv.c257 struct sta_info *psta; in r8712_recvframe_chk_defrag()
Drtl871x_ioctl_linux.c121 static inline void handle_pairwise_key(struct sta_info *psta, in handle_pairwise_key()
470 struct sta_info *psta, *pbcmc_sta; in wpa_set_encryption()
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtw_ap.h32 void add_RATid23a(struct rtw_adapter *padapter, struct sta_info *psta, u8 rssi_level);
34 void update_sta_info23a_apmode23a(struct rtw_adapter *padapter, struct sta_info *psta);
43 void bss_cap_update_on_sta_join23a(struct rtw_adapter *padapter, struct sta_info *psta);
44 u8 bss_cap_update_on_sta_leave23a(struct rtw_adapter *padapter, struct sta_info *psta);
45 void sta_info_update23a(struct rtw_adapter *padapter, struct sta_info *psta);
46 void ap_sta_info_defer_update23a(struct rtw_adapter *padapter, struct sta_info *psta);
47 u8 ap_free_sta23a(struct rtw_adapter *padapter, struct sta_info *psta, bool active, u16 reason);
Dsta_info.h81 struct sta_info { struct
333 struct sta_info *sta_aid[NUM_STA];
365 struct sta_info *rtw_alloc_stainfo23a(struct sta_priv *pstapriv, const u8 *hwaddr, gfp_t gfp);
366 int rtw_free_stainfo23a(struct rtw_adapter *padapter, struct sta_info *psta);
368 struct sta_info *rtw_get_stainfo23a(struct sta_priv *pstapriv, const u8 *hwaddr);
370 struct sta_info *rtw_get_bcmc_stainfo23a(struct rtw_adapter *padapter);
Drtw_mlme_ext.h294 struct sta_info *psta;
451 void init_addba_retry_timer23a(struct sta_info *psta);
503 void VCS_update23a(struct rtw_adapter *padapter, struct sta_info *psta);
507 struct sta_info *psta);
519 void update_sta_info23a(struct rtw_adapter *padapter, struct sta_info *psta);
523 void Update_RA_Entry23a(struct rtw_adapter *padapter, struct sta_info *psta);
524 void set_sta_rate23a(struct rtw_adapter *padapter, struct sta_info *psta);
575 void mlmeext_sta_add_event_callback23a(struct rtw_adapter *padapter, struct sta_info *psta);
Drtw_xmit.h155 struct sta_info *psta;
348 struct sta_info *psta, int up, u8 *ac);
373 void stop_sta_xmit23a(struct rtw_adapter *padapter, struct sta_info *psta);
374 void wakeup_sta_to_xmit23a(struct rtw_adapter *padapter, struct sta_info *psta);
376 struct sta_info *psta);
Drtw_recv.h268 struct sta_info *psta;
300 struct sta_info;
Dhal_intf.h102 void rtw_hal_update_ra_mask23a(struct sta_info *psta, u8 rssi_level);
Drtw_mlme.h286 struct sta_info *psta, u8 free_assoc);
Dodm.h610 struct sta_info * pODM_StaInfo[ODM_ASSOCIATE_ENTRY_NUM];
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_sta_mgt.c27 static void _rtw_init_stainfo(struct sta_info *psta) in _rtw_init_stainfo()
29 memset((u8 *)psta, 0, sizeof(struct sta_info)); in _rtw_init_stainfo()
87 struct sta_info *psta; in _rtw_free_sta_priv23a()
100 psta = container_of(plist, struct sta_info, in _rtw_free_sta_priv23a()
114 struct sta_info *
118 struct sta_info *psta; in rtw_alloc_stainfo23a()
124 psta = kmalloc(sizeof(struct sta_info), gfp); in rtw_alloc_stainfo23a()
197 int rtw_free_stainfo23a(struct rtw_adapter *padapter, struct sta_info *psta) in rtw_free_stainfo23a()
329 struct sta_info *psta; in rtw_free_all_stainfo23a()
331 struct sta_info *pbcmc_stainfo = rtw_get_bcmc_stainfo23a(padapter); in rtw_free_all_stainfo23a()
[all …]
Drtw_ap.c45 struct sta_info *psta = NULL; in free_mlme_ap_info23a()
163 static u8 chk_sta_is_alive(struct sta_info *psta) in chk_sta_is_alive()
181 struct sta_info *psta; in expire_timeout_chk23a()
184 struct sta_info *chk_alive_list[NUM_STA]; in expire_timeout_chk23a()
193 psta = container_of(plist, struct sta_info, auth_list); in expire_timeout_chk23a()
223 psta = container_of(plist, struct sta_info, asoc_list); in expire_timeout_chk23a()
342 void add_RATid23a(struct rtw_adapter *padapter, struct sta_info *psta, u8 rssi_level) in add_RATid23a()
446 struct sta_info *psta = rtw_get_bcmc_stainfo23a(padapter); in update_bmc_sta()
526 void update_sta_info23a_apmode23a(struct rtw_adapter *padapter, struct sta_info *psta) in update_sta_info23a_apmode23a()
777 struct sta_info *psta = NULL; in rtw_check_beacon_data23a()
[all …]
Drtw_xmit.c242 struct sta_info *psta = pattrib->psta; in update_attrib_vcs_info()
335 static void update_attrib_phy_info(struct pkt_attrib *pattrib, struct sta_info *psta) in update_attrib_phy_info()
419 struct sta_info *psta = NULL; in update_attrib()
638 struct sta_info *stainfo; in xmitframe_addmic()
846 struct sta_info *psta; in rtw_make_wlanhdr()
992 struct sta_info *psta; in rtw_txframes_sta_ac_pending23a()
1067 struct sta_info *psta; in rtw_xmitframe_coalesce23a()
1279 struct sta_info *psta = NULL; in rtw_count_tx_stats23a()
1667 struct tx_servq *rtw_get_sta_pending23a(struct rtw_adapter *padapter, struct sta_info *psta, int up… in rtw_get_sta_pending23a()
1712 struct sta_info *psta; in rtw_xmit23a_classifier()
[all …]
Drtw_recv.c290 struct sta_info *stainfo; in recvframe_chkmic()
536 struct sta_info *psta; in portctrl()
629 struct sta_info *psta = NULL; in process23a_pwrbit_data()
656 struct sta_info *psta = NULL; in process_wmmps_data()
710 struct recv_frame *prframe, struct sta_info *sta) in count_rx_stats()
713 struct sta_info *psta = NULL; in count_rx_stats()
742 struct sta_info**psta) in sta2sta_data_frame()
841 struct sta_info **psta);
844 struct sta_info **psta) in ap2sta_data_frame()
968 struct sta_info **psta);
[all …]
Drtw_cmd.c669 struct sta_info *sta = (struct sta_info *)psta; in rtw_setstakey_cmd23a()
733 struct sta_info *sta = (struct sta_info *)psta; in rtw_clearstakey_cmd23a()
1071 struct sta_info *psta_bmc; in rtw_chk_hi_queue_hdl()
1340 struct sta_info *psta; in rtw_createbss_cmd23a_callback()
1420 struct sta_info *psta; in rtw_setstaKey_cmdrsp_callback23a()
1444 struct sta_info *psta; in rtw_setassocsta_cmdrsp_callback23a()
Drtw_wlan_util.c666 struct sta_info *psta; in bwmode_update_check()
820 void VCS_update23a(struct rtw_adapter *padapter, struct sta_info *psta) in VCS_update23a()
1025 uint pkt_len, struct sta_info *psta) in update_beacon23a_info()
1262 void Update_RA_Entry23a(struct rtw_adapter *padapter, struct sta_info *psta) in Update_RA_Entry23a()
1268 struct sta_info *psta) in enable_rate_adaptive()
1273 void set_sta_rate23a(struct rtw_adapter *padapter, struct sta_info *psta) in set_sta_rate23a()
1530 struct sta_info *psta; in process_addba_req23a()
Drtw_mlme_ext.c56 static void issue_auth(struct rtw_adapter *padapter, struct sta_info *psta,
70 struct sta_info *pstat, u16 pkt_type);
640 struct sta_info *psta; in mgt_dispatcher23a()
786 struct sta_info *psta; in OnBeacon23a()
913 static struct sta_info stat; in OnAuth23a()
914 struct sta_info *pstat = NULL; in OnAuth23a()
1326 struct sta_info *pstat; in OnAssocReq23a()
1898 struct sta_info *psta; in OnDeAuth23a()
1954 struct sta_info *psta; in OnDisassoc23a()
2018 struct sta_info *psta = NULL; in OnAction23a_back23a()
[all …]
Drtw_mlme.c741 struct sta_info *psta; in rtw_free_assoc_resources23a()
885 static struct sta_info *
890 struct sta_info *bmc_sta, *psta; in rtw_joinbss_update_stainfo()
1061 struct sta_info *ptarget_sta, *pcur_sta; in rtw_joinbss_event_prehandle23a()
1226 struct sta_info *psta; in rtw_stassoc_event_callback23a()
1304 struct sta_info *psta; in rtw_stadel_event_callback23a()
2283 struct sta_info *psta; in rtw_issue_addbareq_cmd23a()
Drtw_sreset.c52 struct sta_info *psta; in sreset_restore_security_station()
Drtw_security.c612 struct sta_info *stainfo; in rtw_tkip_encrypt23a()
721 struct sta_info *stainfo; in rtw_tkip_decrypt23a()
1290 struct sta_info *stainfo; in rtw_aes_encrypt23a()
1572 struct sta_info *stainfo; in rtw_aes_decrypt23a()
/linux-4.1.27/drivers/net/wireless/hostap/
Dhostap_ap.c55 static struct sta_info* ap_get_sta(struct ap_data *ap, u8 *sta);
57 struct sta_info *sta);
98 static void ap_sta_hash_add(struct ap_data *ap, struct sta_info *sta) in ap_sta_hash_add()
104 static void ap_sta_hash_del(struct ap_data *ap, struct sta_info *sta) in ap_sta_hash_del()
106 struct sta_info *s; in ap_sta_hash_del()
124 static void ap_free_sta(struct ap_data *ap, struct sta_info *sta) in ap_free_sta()
164 static void hostap_event_new_sta(struct net_device *dev, struct sta_info *sta) in hostap_event_new_sta()
175 struct sta_info *sta) in hostap_event_expired_sta()
189 struct sta_info *sta = (struct sta_info *) data; in ap_handle_timer()
499 struct sta_info *sta; in ap_control_kick_mac()
[all …]
Dhostap_ap.h39 struct sta_info { struct
41 struct sta_info *hnext; /* next entry in hash table list */ argument
182 struct sta_info *sta_hash[STA_HASH_SIZE];
206 struct sta_info *sta_aid[MAX_AID_TABLE_SIZE];
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
Dtx.c141 struct carl9170_sta_info *sta_info; in carl9170_tx_ps_unblock() local
148 sta_info = (struct carl9170_sta_info *) sta->drv_priv; in carl9170_tx_ps_unblock()
149 if (atomic_dec_return(&sta_info->pending_frames) == 0) in carl9170_tx_ps_unblock()
384 struct carl9170_sta_info *sta_info; in carl9170_tx_status_process_ampdu() local
399 sta_info = (void *) sta->drv_priv; in carl9170_tx_status_process_ampdu()
400 tid_info = rcu_dereference(sta_info->agg[tid]); in carl9170_tx_status_process_ampdu()
408 if (sta_info->stats[tid].clear) { in carl9170_tx_status_process_ampdu()
409 sta_info->stats[tid].clear = false; in carl9170_tx_status_process_ampdu()
410 sta_info->stats[tid].req = false; in carl9170_tx_status_process_ampdu()
411 sta_info->stats[tid].ampdu_len = 0; in carl9170_tx_status_process_ampdu()
[all …]
Dmain.c1320 struct carl9170_sta_info *sta_info = (void *) sta->drv_priv; in carl9170_op_sta_add() local
1323 atomic_set(&sta_info->pending_frames, 0); in carl9170_op_sta_add()
1335 for (i = 0; i < ARRAY_SIZE(sta_info->agg); i++) in carl9170_op_sta_add()
1336 RCU_INIT_POINTER(sta_info->agg[i], NULL); in carl9170_op_sta_add()
1338 sta_info->ampdu_max_len = 1 << (3 + sta->ht_cap.ampdu_factor); in carl9170_op_sta_add()
1339 sta_info->ht_sta = true; in carl9170_op_sta_add()
1350 struct carl9170_sta_info *sta_info = (void *) sta->drv_priv; in carl9170_op_sta_remove() local
1356 sta_info->ht_sta = false; in carl9170_op_sta_remove()
1359 for (i = 0; i < ARRAY_SIZE(sta_info->agg); i++) { in carl9170_op_sta_remove()
1362 tid_info = rcu_dereference(sta_info->agg[i]); in carl9170_op_sta_remove()
[all …]
/linux-4.1.27/Documentation/DocBook/
D.80211.xml.cmd2 …et/mac80211/sta_info.h net/mac80211/sta_info.h net/mac80211/sta_info.c net/mac80211/sta_info.h net…
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
Dmlme_linux.c134 void init_addba_retry_timer(struct adapter *padapter, struct sta_info *psta) in init_addba_retry_timer()
152 void rtw_indicate_sta_assoc_event(struct adapter *padapter, struct sta_info *psta) in rtw_indicate_sta_assoc_event()
176 void rtw_indicate_sta_disassoc_event(struct adapter *padapter, struct sta_info *psta) in rtw_indicate_sta_disassoc_event()
Dxmit_linux.c172 struct sta_info *psta = NULL; in rtw_mlcst2unicst()
181 psta = container_of(plist, struct sta_info, asoc_list); in rtw_mlcst2unicst()
Drecv_linux.c132 struct sta_info *psta = NULL; in rtw_recv_indicatepkt()
Dioctl_linux.c442 struct sta_info *psta, *pbcmc_sta; in wpa_set_encryption()
2113 static u8 set_pairwise_key(struct adapter *padapter, struct sta_info *psta) in set_pairwise_key()
2232 struct sta_info *psta = NULL, *pbcmc_sta = NULL; in rtw_set_encryption()
2501 struct sta_info *psta = NULL; in rtw_add_sta()
2556 struct sta_info *psta = NULL; in rtw_del_sta()
2593 struct sta_info *psta = NULL; in rtw_ioctl_get_sta_data()
2650 struct sta_info *psta = NULL; in rtw_get_sta_wpaie()
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Dhal_intf.c24 void rtw_hal_update_ra_mask23a(struct sta_info *psta, u8 rssi_level) in rtw_hal_update_ra_mask23a()
Dodm.c340 pDM_Odm->pODM_StaInfo[Index] = (struct sta_info *)pValue; in ODM_CmnInfoPtrArrayHook23a()
401 struct sta_info *pEntry; in odm_CommonInfoSelfUpdate()
1038 struct sta_info *pEntry; in ODM_Get_Rate_Bitmap23a()
1145 struct sta_info *pstat = pDM_Odm->pODM_StaInfo[i]; in odm_RefreshRateAdaptiveMask()
1253 struct sta_info *psta; in odm_RSSIMonitorCheck()
Drtl8723au_recv.c191 struct sta_info *psta; in update_recvframe_phyinfo()
Dodm_HWConfig.c287 struct sta_info *pEntry; in odm_Process_RSSIForDM()
Drtl8723au_xmit.c439 struct sta_info *psta; in rtl8723au_hal_xmit()
Drtl8723a_hal_init.c920 struct sta_info *psta = (struct sta_info *)pValue1; in rtl8723a_SetHalODMVar()
Dusb_halinit.c1178 struct sta_info *psta; in rtl8723a_update_ramask()
Drtl8723a_bt-coexist.c5804 struct sta_info *psta; in btdm_1AntUpdateHalRAMask()
5885 struct sta_info *psta; in btdm_1AntUpdateHalRAMaskForSCO()
5916 struct sta_info *psta; in btdm_1AntRecoverHalRAMask()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dtdls.c154 tdls_cfg_cmd.sta_info[cnt].sta_id = i; in iwl_mvm_tdls_config()
155 tdls_cfg_cmd.sta_info[cnt].tx_to_peer_tid = in iwl_mvm_tdls_config()
157 tdls_cfg_cmd.sta_info[cnt].tx_to_peer_ssn = cpu_to_le16(0); in iwl_mvm_tdls_config()
158 tdls_cfg_cmd.sta_info[cnt].is_initiator = in iwl_mvm_tdls_config()
Dfw-api.h1705 struct iwl_tdls_sta_info sta_info[IWL_MVM_TDLS_STA_COUNT]; member
1732 struct iwl_tdls_config_sta_info_res sta_info[IWL_MVM_TDLS_STA_COUNT]; member
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
Drecv_linux.c100 struct sta_info *psta = NULL; in rtw_recv_indicatepkt23a()
Dioctl_cfg80211.c388 static int set_pairwise_key(struct rtw_adapter *padapter, struct sta_info *psta) in set_pairwise_key()
476 struct sta_info *psta = NULL, *pbcmc_sta = NULL; in rtw_cfg80211_ap_set_encryption()
759 struct sta_info *psta, *pbcmc_sta; in rtw_cfg80211_set_encryption()
1062 struct sta_info *psta = NULL; in cfg80211_rtw_get_station()
2855 struct sta_info *psta; in cfg80211_rtw_del_station()
2889 psta = container_of(plist, struct sta_info, asoc_list); in cfg80211_rtw_del_station()
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
Dodm.c387 pDM_Odm->pODM_StaInfo[Index] = (struct sta_info *)pValue; in ODM_CmnInfoPtrArrayHook()
450 struct sta_info *pEntry; in odm_CommonInfoSelfUpdate()
926 struct sta_info *pEntry; in ODM_Get_Rate_Bitmap()
1044 struct sta_info *pstat = pDM_Odm->pODM_StaInfo[i]; in odm_RefreshRateAdaptiveMaskCE()
1150 struct sta_info *psta; in odm_RSSIMonitorCheckCE()
Drtl8188e_rxdesc.c154 struct sta_info *psta; in update_recvframe_phyinfo_88e()
Dhal_intf.c237 struct sta_info *psta = NULL; in rtw_hal_update_ra_mask()
Dodm_HWConfig.c288 struct sta_info *pEntry; in odm_Process_RSSIForDM()
Dodm_RTL8188E.c279 struct sta_info *entry; in rtl88eu_dm_hw_ant_div()
Drtl8188e_hal_init.c184 struct sta_info *psta = pValue1; in rtl8188e_SetHalODMVar()
Drtl8188eu_xmit.c439 struct sta_info *psta = NULL; in rtl8188eu_xmitframe_complete()
Dusb_halinit.c1884 struct sta_info *psta; in GetHalDefVar8188EUsb()
2040 struct sta_info *psta; in UpdateHalRAMask8188EUsb()
/linux-4.1.27/drivers/net/wireless/
Dmwl8k.c1673 struct mwl8k_sta *sta_info = NULL; in mwl8k_txq_reclaim() local
1716 sta_info = MWL8K_STA(sta); in mwl8k_txq_reclaim()
1717 BUG_ON(sta_info == NULL); in mwl8k_txq_reclaim()
1726 sta_info->is_ampdu_allowed = false; in mwl8k_txq_reclaim()
1728 sta_info->is_ampdu_allowed = true; in mwl8k_txq_reclaim()
1843 struct mwl8k_sta *sta_info = MWL8K_STA(sta); in mwl8k_ampdu_allowed() local
1847 tx_stats = &sta_info->tx_stats[tid]; in mwl8k_ampdu_allowed()
1849 return sta_info->is_ampdu_allowed && in mwl8k_ampdu_allowed()
1855 struct mwl8k_sta *sta_info = MWL8K_STA(sta); in mwl8k_tx_count_packet() local
1859 tx_stats = &sta_info->tx_stats[tid]; in mwl8k_tx_count_packet()
[all …]