Home
last modified time | relevance | path

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

123456

/Linux-v4.19/net/mac80211/
Dsta_info.h130 struct sta_info;
166 struct sta_info *sta;
220 struct sta_info *sta;
371 struct sta_info *plink_sta;
486 struct sta_info { struct
590 static inline enum nl80211_plink_state sta_plink_state(struct sta_info *sta) in sta_plink_state() argument
598 static inline void set_sta_flag(struct sta_info *sta, in set_sta_flag()
607 static inline void clear_sta_flag(struct sta_info *sta, in clear_sta_flag()
616 static inline int test_sta_flag(struct sta_info *sta, in test_sta_flag()
622 static inline int test_and_clear_sta_flag(struct sta_info *sta, in test_and_clear_sta_flag()
[all …]
Dmesh.h110 struct sta_info __rcu *next_hop;
220 struct sta_info *sta,
234 u32 ieee80211_mps_set_sta_local_pm(struct sta_info *sta,
237 struct sta_info *sta,
239 void ieee80211_mps_sta_status_update(struct sta_info *sta);
240 void ieee80211_mps_rx_h_sta_process(struct sta_info *sta,
242 void ieee80211_mpsp_trigger_process(u8 *qc, struct sta_info *sta,
244 void ieee80211_mps_frame_release(struct sta_info *sta,
263 void mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop);
280 void mesh_plink_broken(struct sta_info *sta);
[all …]
Drate.h28 struct sta_info *sta,
35 void rate_control_rate_init(struct sta_info *sta);
38 struct sta_info *sta, u32 changed);
41 struct sta_info *sta, gfp_t gfp) in rate_control_alloc_sta()
47 static inline void rate_control_free_sta(struct sta_info *sta) in rate_control_free_sta()
56 static inline void rate_control_add_sta_debugfs(struct sta_info *sta) in rate_control_add_sta_debugfs()
66 static inline void rate_control_remove_sta_debugfs(struct sta_info *sta) in rate_control_remove_sta_debugfs()
Ddebugfs_sta.h8 void ieee80211_sta_debugfs_add(struct sta_info *sta);
9 void ieee80211_sta_debugfs_remove(struct sta_info *sta);
11 static inline void ieee80211_sta_debugfs_add(struct sta_info *sta) {} in ieee80211_sta_debugfs_add()
12 static inline void ieee80211_sta_debugfs_remove(struct sta_info *sta) {} in ieee80211_sta_debugfs_remove()
Dsta_info.c73 .head_offset = offsetof(struct sta_info, hash_node),
74 .key_offset = offsetof(struct sta_info, addr),
81 struct sta_info *sta) in sta_info_hash_del()
87 static void __cleanup_single_sta(struct sta_info *sta) in __cleanup_single_sta()
151 static void cleanup_single_sta(struct sta_info *sta) in cleanup_single_sta()
167 struct sta_info *sta_info_get(struct ieee80211_sub_if_data *sdata, in sta_info_get()
172 struct sta_info *sta; in sta_info_get()
192 struct sta_info *sta_info_get_bss(struct ieee80211_sub_if_data *sdata, in sta_info_get_bss()
197 struct sta_info *sta; in sta_info_get_bss()
214 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.c61 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()
160 struct sta_info *sta; in mesh_set_ht_prot_mode()
212 struct sta_info *sta, in mesh_plink_frame_tx()
352 static u32 __mesh_plink_deactivate(struct sta_info *sta) in __mesh_plink_deactivate()
377 u32 mesh_plink_deactivate(struct sta_info *sta) in mesh_plink_deactivate()
403 struct sta_info *sta, in mesh_sta_info_init()
460 struct sta_info *sta; in mesh_allocate_aid()
486 static struct sta_info *
[all …]
Docb.c50 struct sta_info *sta; in ieee80211_ocb_rx_no_sta()
89 static struct sta_info *ieee80211_ocb_finish_sta(struct sta_info *sta) in ieee80211_ocb_finish_sta()
127 struct sta_info *sta; in ieee80211_ocb_work()
137 struct sta_info, list); in ieee80211_ocb_work()
212 struct sta_info *sta; in ieee80211_ocb_leave()
220 struct sta_info, list); in ieee80211_ocb_leave()
Dagg-tx.c145 void ieee80211_assign_tid_tx(struct sta_info *sta, int tid, in ieee80211_assign_tid_tx()
193 ieee80211_agg_stop_txq(struct sta_info *sta, int tid) in ieee80211_agg_stop_txq()
214 ieee80211_agg_start_txq(struct sta_info *sta, int tid, bool enable) in ieee80211_agg_start_txq()
271 static void ieee80211_remove_tid_tx(struct sta_info *sta, int tid) in ieee80211_remove_tid_tx()
301 int ___ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, in ___ieee80211_stop_tx_ba_session()
435 struct sta_info *sta = tid_tx->sta; in sta_addba_resp_timer_expired()
452 void ieee80211_tx_ba_session_handle_start(struct sta_info *sta, int tid) in ieee80211_tx_ba_session_handle_start()
540 struct sta_info *sta = tid_tx->sta; in sta_tx_agg_session_timer_expired()
563 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_start_tx_ba_session()
700 struct sta_info *sta, u16 tid) in ieee80211_agg_tx_operational()
[all …]
Dieee80211_i.h177 struct sta_info *sta;
226 struct sta_info *sta;
306 struct sta_info *sta;
314 struct sta_info __rcu *sta;
1573 void ieee80211_check_fast_rx(struct sta_info *sta);
1576 void ieee80211_clear_fast_rx(struct sta_info *sta);
1742 void ieee80211_check_fast_xmit(struct sta_info *sta);
1745 void ieee80211_clear_fast_xmit(struct sta_info *sta);
1756 struct sta_info *sta);
1768 void ___ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid,
[all …]
Dkey.h24 struct sta_info;
61 struct sta_info *sta;
148 struct sta_info *sta);
158 struct sta_info *sta);
Dagg-rx.c61 void ___ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, in ___ieee80211_stop_rx_ba_session()
120 void __ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, in __ieee80211_stop_rx_ba_session()
132 struct sta_info *sta; in ieee80211_stop_rx_ba_session()
158 struct sta_info *sta = tid_rx->sta; in sta_rx_agg_session_timer_expired()
231 void ___ieee80211_start_rx_ba_session(struct sta_info *sta, in ___ieee80211_start_rx_ba_session()
421 static void __ieee80211_start_rx_ba_session(struct sta_info *sta, in __ieee80211_start_rx_ba_session()
435 struct sta_info *sta, in ieee80211_process_addba_request()
463 struct sta_info *sta; in ieee80211_manage_rx_ba_offl()
482 struct sta_info *sta; in ieee80211_rx_ba_timer_expired()
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_ap.h17 struct sta_info *psta);
19 struct sta_info *psta);
24 void add_RATid(struct adapter *padapter, struct sta_info *psta,
27 void update_sta_info_apmode(struct adapter *padapter, struct sta_info *psta);
34 void bss_cap_update_on_sta_join(struct adapter *padapter, struct sta_info *psta);
35 u8 bss_cap_update_on_sta_leave(struct adapter *padapter, struct sta_info *psta);
36 void sta_info_update(struct adapter *padapter, struct sta_info *psta);
37 void ap_sta_info_defer_update(struct adapter *padapter, struct sta_info *psta);
38 u8 ap_free_sta(struct adapter *padapter, struct sta_info *psta,
Dsta_info.h69 struct sta_info { struct
312 struct sta_info *sta_aid[NUM_STA];
348 int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta);
349 struct sta_info *rtw_get_stainfo_by_offset(struct sta_priv *stapriv, int off);
351 struct sta_info *rtw_alloc_stainfo(struct sta_priv *stapriv, u8 *hwaddr);
352 u32 rtw_free_stainfo(struct adapter *adapt, struct sta_info *psta);
354 struct sta_info *rtw_get_stainfo(struct sta_priv *stapriv, u8 *hwaddr);
356 struct sta_info *rtw_get_bcmc_stainfo(struct adapter *padapter);
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_sta_mgt.c12 void _rtw_init_stainfo(struct sta_info *psta);
13 void _rtw_init_stainfo(struct sta_info *psta) in _rtw_init_stainfo()
15 memset((u8 *)psta, 0, sizeof(struct sta_info)); in _rtw_init_stainfo()
56 struct sta_info *psta; in _rtw_init_sta_priv()
59 pstapriv->pallocated_stainfo_buf = vzalloc(sizeof(struct sta_info) * NUM_STA+4); in _rtw_init_sta_priv()
76 psta = (struct sta_info *)(pstapriv->pstainfo_buf); in _rtw_init_sta_priv()
106 inline int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta) in rtw_stainfo_offset()
108 int offset = (((u8 *)sta) - stapriv->pstainfo_buf)/sizeof(struct sta_info); in rtw_stainfo_offset()
116 inline struct sta_info *rtw_get_stainfo_by_offset(struct sta_priv *stapriv, int offset) in rtw_get_stainfo_by_offset()
121 return (struct sta_info *)(stapriv->pstainfo_buf + offset * sizeof(struct sta_info)); in rtw_get_stainfo_by_offset()
[all …]
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_sta_mgt.c17 static void _rtw_init_stainfo(struct sta_info *psta) in _rtw_init_stainfo()
19 memset((u8 *)psta, 0, sizeof(struct sta_info)); in _rtw_init_stainfo()
60 struct sta_info *psta; in _rtw_init_sta_priv()
63 pstapriv->pallocated_stainfo_buf = vzalloc(sizeof(struct sta_info) * NUM_STA + 4); in _rtw_init_sta_priv()
79 psta = (struct sta_info *)(pstapriv->pstainfo_buf); in _rtw_init_sta_priv()
112 inline int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta) in rtw_stainfo_offset()
114 int offset = (((u8 *)sta) - stapriv->pstainfo_buf)/sizeof(struct sta_info); in rtw_stainfo_offset()
122 inline struct sta_info *rtw_get_stainfo_by_offset(struct sta_priv *stapriv, int offset) in rtw_get_stainfo_by_offset()
127 return (struct sta_info *)(stapriv->pstainfo_buf + offset * sizeof(struct sta_info)); in rtw_get_stainfo_by_offset()
133 struct sta_info *psta = NULL; in _rtw_free_sta_priv()
[all …]
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_ap.h14 void add_RATid(struct adapter *padapter, struct sta_info *psta, u8 rssi_level);
16 void update_sta_info_apmode(struct adapter *padapter, struct sta_info *psta);
24 u8 rtw_ap_set_pairwise_key(struct adapter *padapter, struct sta_info *psta);
29 void bss_cap_update_on_sta_join(struct adapter *padapter, struct sta_info *psta);
30 u8 bss_cap_update_on_sta_leave(struct adapter *padapter, struct sta_info *psta);
31 void sta_info_update(struct adapter *padapter, struct sta_info *psta);
32 void ap_sta_info_defer_update(struct adapter *padapter, struct sta_info *psta);
33 u8 ap_free_sta(struct adapter *padapter, struct sta_info *psta, bool active, u16 reason);
Dsta_info.h70 struct sta_info { struct
340 struct sta_info *sta_aid[NUM_STA];
373 int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta);
374 struct sta_info *rtw_get_stainfo_by_offset(struct sta_priv *stapriv, int offset);
376 extern struct sta_info *rtw_alloc_stainfo(struct sta_priv *pstapriv, u8 *hwaddr);
377 extern u32 rtw_free_stainfo(struct adapter *padapter , struct sta_info *psta);
379 extern struct sta_info *rtw_get_stainfo(struct sta_priv *pstapriv, u8 *hwaddr);
381 extern struct sta_info* rtw_get_bcmc_stainfo(struct adapter *padapter);
Drtw_mlme_ext.h360 struct sta_info *psta;
542 extern void init_addba_retry_timer(struct adapter *padapter, struct sta_info *psta);
547 unsigned char networktype_to_raid_ex(struct adapter *adapter, struct sta_info *psta);
616 void VCS_update(struct adapter *padapter, struct sta_info *psta);
617 void update_ldpc_stbc_cap(struct sta_info *psta);
619 void update_beacon_info(struct adapter *padapter, u8 *pframe, uint len, struct sta_info *psta);
624 void update_sta_basic_rate(struct sta_info *psta, u8 wireless_mode);
628 void update_sta_info(struct adapter *padapter, struct sta_info *psta);
629 void Update_RA_Entry(struct adapter *padapter, struct sta_info *psta);
630 void set_sta_rate(struct adapter *padapter, struct sta_info *psta);
[all …]
/Linux-v4.19/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()
102 struct sta_info *r8712_alloc_stainfo(struct sta_priv *pstapriv, u8 *hwaddr) in r8712_alloc_stainfo()
106 struct sta_info *psta; in r8712_alloc_stainfo()
116 struct sta_info, list); in r8712_alloc_stainfo()
155 void r8712_free_stainfo(struct _adapter *padapter, struct sta_info *psta) in r8712_free_stainfo()
209 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);
/Linux-v4.19/drivers/net/wireless/intersil/hostap/
Dhostap_ap.c56 static struct sta_info* ap_get_sta(struct ap_data *ap, u8 *sta);
58 struct sta_info *sta);
86 static void ap_sta_hash_add(struct ap_data *ap, struct sta_info *sta) in ap_sta_hash_add()
92 static void ap_sta_hash_del(struct ap_data *ap, struct sta_info *sta) in ap_sta_hash_del()
94 struct sta_info *s; in ap_sta_hash_del()
112 static void ap_free_sta(struct ap_data *ap, struct sta_info *sta) in ap_free_sta()
152 static void hostap_event_new_sta(struct net_device *dev, struct sta_info *sta) in hostap_event_new_sta()
163 struct sta_info *sta) in hostap_event_expired_sta()
177 struct sta_info *sta = from_timer(sta, t, timer); in ap_handle_timer()
469 struct sta_info *sta; in ap_control_kick_mac()
[all …]
/Linux-v4.19/Documentation/livepatch/
Dshadow-vars.txt87 spinlock to net/mac80211/sta_info.h :: struct sta_info. Each use-case
104 For commit 1d147bfa6429, when a parent sta_info structure is allocated,
108 struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata,
111 struct sta_info *sta;
126 for a specific struct sta_info:
128 void ieee80211_sta_ps_deliver_wakeup(struct sta_info *sta)
138 When the parent sta_info structure is freed, first free the shadow
141 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta)
169 void ieee80211_sta_ps_deliver_wakeup(struct sta_info *sta)
/Linux-v4.19/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 …]
/Linux-v4.19/Documentation/driver-api/80211/
Dmac80211-advanced.rst266 .. kernel-doc:: net/mac80211/sta_info.h
267 :functions: sta_info
269 .. kernel-doc:: net/mac80211/sta_info.h
275 .. kernel-doc:: net/mac80211/sta_info.c
281 .. kernel-doc:: net/mac80211/sta_info.h
284 .. kernel-doc:: net/mac80211/sta_info.h
287 .. kernel-doc:: net/mac80211/sta_info.h

123456