Home
last modified time | relevance | path

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

123456

/linux/net/mac80211/
A Dsta_info.h153 struct sta_info *sta, u8 ac,
158 struct sta_info;
195 struct sta_info *sta;
250 struct sta_info *sta;
403 struct sta_info *plink_sta;
572 struct sta_info { struct
734 int sta_info_move_state(struct sta_info *sta,
813 int sta_info_insert(struct sta_info *sta);
822 void sta_info_recalc_tim(struct sta_info *sta);
849 void sta_set_rate_info_tx(struct sta_info *sta,
[all …]
A Dmesh.h110 struct sta_info __rcu *next_hop;
211 struct sta_info *sta,
228 struct sta_info *sta,
235 void ieee80211_mps_frame_release(struct sta_info *sta,
265 struct sta_info *sta);
274 void mesh_plink_broken(struct sta_info *sta);
275 u32 mesh_plink_deactivate(struct sta_info *sta);
276 u32 mesh_plink_open(struct sta_info *sta);
277 u32 mesh_plink_block(struct sta_info *sta);
281 void mesh_sta_cleanup(struct sta_info *sta);
[all …]
A Dsta_info.c171 struct sta_info *sta; in sta_info_get()
196 struct sta_info *sta; in sta_info_get_bss()
217 struct sta_info *sta; in sta_info_get_by_addrs()
231 struct sta_info *sta; in sta_info_get_by_idx()
304 struct sta_info *sta; in sta_deliver_ps_frames()
341 struct sta_info *sta; in sta_info_alloc()
1822 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_block_awake()
1853 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_eosp()
1864 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_send_eosp_nullfunc()
1881 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_set_buffered()
[all …]
A Drate.h25 struct sta_info *sta,
32 void rate_control_rate_init(struct sta_info *sta);
35 struct sta_info *sta, u32 changed);
38 struct sta_info *sta, gfp_t gfp) in rate_control_alloc_sta()
44 static inline void rate_control_free_sta(struct sta_info *sta) in rate_control_free_sta()
53 static inline void rate_control_add_sta_debugfs(struct sta_info *sta) in rate_control_add_sta_debugfs()
A Dmesh_ps.c18 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()
413 static void mpsp_qos_null_append(struct sta_info *sta, in mpsp_qos_null_append()
[all …]
A 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()
A Dmesh_plink.c59 struct sta_info *sta) in rssi_threshold_check()
97 struct sta_info *sta; in mesh_set_short_slot_time()
159 struct sta_info *sta; in mesh_set_ht_prot_mode()
474 struct sta_info *sta; in mesh_allocate_aid()
500 static struct sta_info *
503 struct sta_info *sta; in __mesh_sta_info_alloc()
528 static struct sta_info *
611 struct sta_info *sta; in mesh_neighbour_update()
637 struct sta_info *sta; in mesh_plink_timer()
737 struct sta_info *sta; in llid_in_use()
[all …]
A Dagg-tx.c142 void ieee80211_assign_tid_tx(struct sta_info *sta, int tid, in ieee80211_assign_tid_tx()
190 ieee80211_agg_stop_txq(struct sta_info *sta, int tid) in ieee80211_agg_stop_txq()
435 struct sta_info *sta = tid_tx->sta; in sta_addba_resp_timer_expired()
562 struct sta_info *sta = tid_tx->sta; in sta_tx_agg_session_timer_expired()
585 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_start_tx_ba_session()
723 struct sta_info *sta, u16 tid) in ieee80211_agg_tx_operational()
786 const u8 *ra, u16 tid, struct sta_info **sta) in ieee80211_lookup_tid_tx()
815 struct sta_info *sta; in ieee80211_start_tx_ba_cb_irqsafe()
848 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_stop_tx_ba_session()
929 struct sta_info *sta; in ieee80211_stop_tx_ba_cb_irqsafe()
[all …]
A Docb.c47 struct sta_info *sta; in ieee80211_ocb_rx_no_sta()
86 static struct sta_info *ieee80211_ocb_finish_sta(struct sta_info *sta) in ieee80211_ocb_finish_sta()
124 struct sta_info *sta; in ieee80211_ocb_work()
134 struct sta_info, list); in ieee80211_ocb_work()
209 struct sta_info *sta; in ieee80211_ocb_leave()
217 struct sta_info, list); in ieee80211_ocb_leave()
A Dieee80211_i.h158 struct sta_info *sta;
207 struct sta_info *sta;
314 struct sta_info __rcu *sta;
1637 struct sta_info *sta; in to_airtime_info()
2013 struct sta_info *sta);
2037 struct sta_info *sta,
2040 struct sta_info *sta,
2044 struct sta_info *sta,
2069 struct sta_info *sta);
2097 struct sta_info *sta);
[all …]
A Dkey.h25 struct sta_info;
62 struct sta_info *sta;
151 struct sta_info *sta);
164 struct sta_info *sta);
A Ds1g.c11 void ieee80211_s1g_sta_rate_init(struct sta_info *sta) in ieee80211_s1g_sta_rate_init()
97 struct sta_info *sta, struct sk_buff *skb) in ieee80211_s1g_rx_twt_setup()
122 struct sta_info *sta, struct sk_buff *skb) in ieee80211_s1g_rx_twt_teardown()
132 struct sta_info *sta, struct sk_buff *skb) in ieee80211_s1g_tx_twt_setup_fail()
151 struct sta_info *sta; in ieee80211_s1g_rx_twt_action()
179 struct sta_info *sta; in ieee80211_s1g_status_twt_action()
/linux/drivers/staging/r8188eu/core/
A Drtw_sta_mgt.c13 static void _rtw_init_stainfo(struct sta_info *psta) in _rtw_init_stainfo()
16 memset((u8 *)psta, 0, sizeof(struct sta_info)); in _rtw_init_stainfo()
53 struct sta_info *psta; in _rtw_init_sta_priv()
72 psta = (struct sta_info *)(pstapriv->pstainfo_buf); in _rtw_init_sta_priv()
117 return (struct sta_info *)(stapriv->pstainfo_buf + offset * sizeof(struct sta_info)); in rtw_get_stainfo_by_offset()
123 struct sta_info *psta = NULL; in _rtw_free_sta_priv()
158 struct sta_info *psta; in rtw_alloc_stainfo()
358 struct sta_info *psta = NULL; in rtw_free_all_stainfo()
387 struct sta_info *psta = NULL; in rtw_get_stainfo()
425 struct sta_info *psta; in rtw_init_bcmc_stainfo()
[all …]
A Drtw_ap.c28 struct sta_info *psta = NULL; in free_mlme_ap_info()
141 static u8 chk_sta_is_alive(struct sta_info *psta) in chk_sta_is_alive()
160 struct sta_info *psta = NULL; in expire_timeout_chk()
173 psta = container_of(plist, struct sta_info, auth_list); in expire_timeout_chk()
207 psta = container_of(plist, struct sta_info, asoc_list); in expire_timeout_chk()
417 struct sta_info *psta = rtw_get_bcmc_stainfo(padapter); in update_bmc_sta()
830 struct sta_info *psta = NULL; in associated_clients_update()
840 psta = container_of(plist, struct sta_info, asoc_list); in associated_clients_update()
1095 struct sta_info *psta = NULL; in rtw_sta_flush()
1112 psta = container_of(plist, struct sta_info, asoc_list); in rtw_sta_flush()
[all …]
/linux/drivers/staging/rtl8723bs/core/
A Drtw_sta_mgt.c10 void _rtw_init_stainfo(struct sta_info *psta);
11 void _rtw_init_stainfo(struct sta_info *psta) in _rtw_init_stainfo()
13 memset((u8 *)psta, 0, sizeof(struct sta_info)); in _rtw_init_stainfo()
55 struct sta_info *psta; in _rtw_init_sta_priv()
116 return (struct sta_info *)(stapriv->pstainfo_buf + offset * sizeof(struct sta_info)); in rtw_get_stainfo_by_offset()
146 struct sta_info *psta = NULL; in _rtw_free_sta_priv()
158 psta = list_entry(plist, struct sta_info, in _rtw_free_sta_priv()
182 struct sta_info *psta; in rtw_alloc_stainfo()
436 struct sta_info *psta = NULL; in rtw_free_all_stainfo()
468 struct sta_info *psta = NULL; in rtw_get_stainfo()
[all …]
/linux/drivers/staging/r8188eu/include/
A Drtw_ap.h12 struct sta_info *psta);
14 struct sta_info *psta);
19 void add_RATid(struct adapter *padapter, struct sta_info *psta,
22 void update_sta_info_apmode(struct adapter *padapter, struct sta_info *psta);
26 void bss_cap_update_on_sta_join(struct adapter *padapter, struct sta_info *psta);
27 u8 bss_cap_update_on_sta_leave(struct adapter *padapter, struct sta_info *psta);
28 void sta_info_update(struct adapter *padapter, struct sta_info *psta);
29 u8 ap_free_sta(struct adapter *padapter, struct sta_info *psta,
A Dsta_info.h66 struct sta_info { struct
318 struct sta_info *sta_aid[NUM_STA];
350 int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta);
351 struct sta_info *rtw_get_stainfo_by_offset(struct sta_priv *stapriv, int off);
353 extern struct sta_info *rtw_alloc_stainfo(struct sta_priv *stapriv, u8 *hwaddr);
354 extern u32 rtw_free_stainfo(struct adapter *adapt, struct sta_info *psta);
356 extern struct sta_info *rtw_get_stainfo(struct sta_priv *stapriv, u8 *hwaddr);
358 extern struct sta_info *rtw_get_bcmc_stainfo(struct adapter *padapter);
/linux/drivers/staging/rtl8712/
A Drtl871x_sta_mgt.c25 static void _init_stainfo(struct sta_info *psta) in _init_stainfo()
27 memset((u8 *)psta, 0, sizeof(struct sta_info)); in _init_stainfo()
39 struct sta_info *psta; in _r8712_init_sta_priv()
42 pstapriv->pallocated_stainfo_buf = kmalloc(sizeof(struct sta_info) * in _r8712_init_sta_priv()
53 psta = (struct sta_info *)(pstapriv->pstainfo_buf); in _r8712_init_sta_priv()
93 struct sta_info *psta; in r8712_alloc_stainfo()
103 struct sta_info, list); in r8712_alloc_stainfo()
196 struct sta_info *psta = NULL; in r8712_free_all_stainfo()
208 struct sta_info, hash_list); in r8712_free_all_stainfo()
222 struct sta_info *psta = NULL; in r8712_get_stainfo()
[all …]
A Dsta_info.h45 struct sta_info { struct
123 struct sta_info *r8712_alloc_stainfo(struct sta_priv *pstapriv,
125 void r8712_free_stainfo(struct _adapter *padapter, struct sta_info *psta);
127 struct sta_info *r8712_get_stainfo(struct sta_priv *pstapriv, u8 *hwaddr);
129 struct sta_info *r8712_get_bcmc_stainfo(struct _adapter *padapter);
/linux/drivers/staging/rtl8723bs/include/
A 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);
A Dsta_info.h70 struct sta_info { struct
330 struct sta_info *sta_aid[NUM_STA];
363 int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta);
364 struct sta_info *rtw_get_stainfo_by_offset(struct sta_priv *stapriv, int offset);
366 extern struct sta_info *rtw_alloc_stainfo(struct sta_priv *pstapriv, u8 *hwaddr);
367 extern u32 rtw_free_stainfo(struct adapter *padapter, struct sta_info *psta);
369 extern struct sta_info *rtw_get_stainfo(struct sta_priv *pstapriv, u8 *hwaddr);
371 extern struct sta_info *rtw_get_bcmc_stainfo(struct adapter *padapter);
A Drtw_mlme_ext.h289 struct sta_info *psta;
472 u8 networktype_to_raid_ex(struct adapter *adapter, struct sta_info *psta);
540 void VCS_update(struct adapter *padapter, struct sta_info *psta);
541 void update_ldpc_stbc_cap(struct sta_info *psta);
548 void update_sta_basic_rate(struct sta_info *psta, u8 wireless_mode);
552 void update_sta_info(struct adapter *padapter, struct sta_info *psta);
553 void Update_RA_Entry(struct adapter *padapter, struct sta_info *psta);
554 void set_sta_rate(struct adapter *padapter, struct sta_info *psta);
563 s16 rtw_camid_alloc(struct adapter *adapter, struct sta_info *sta, u8 kid);
566 extern void rtw_alloc_macid(struct adapter *padapter, struct sta_info *psta);
[all …]
/linux/drivers/net/wireless/intersil/hostap/
A Dhostap_ap.c94 struct sta_info *s; in ap_sta_hash_del()
469 struct sta_info *sta; in ap_control_kick_mac()
501 struct sta_info *sta; in ap_control_kickall()
769 struct sta_info *sta; in hostap_ap_tx_cb_poll()
911 struct sta_info *s; in ap_get_sta()
1067 struct sta_info *sta; in handle_add_proc_queue()
1099 struct sta_info *sta; in ap_add_sta()
1810 struct sta_info *sta; in ap_handle_dropped_data()
1869 struct sta_info *sta; in handle_pspoll()
2337 struct sta_info *sta = (struct sta_info *) ptr; in prism2_ap_get_sta_qual()
[all …]
/linux/drivers/net/wireless/ath/carl9170/
A Dtx.c141 struct carl9170_sta_info *sta_info; in carl9170_tx_ps_unblock() local
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()
408 if (sta_info->stats[tid].clear) { in carl9170_tx_status_process_ampdu()
410 sta_info->stats[tid].req = false; in carl9170_tx_status_process_ampdu()
415 sta_info->stats[tid].ampdu_len++; in carl9170_tx_status_process_ampdu()
420 sta_info->stats[tid].req = true; in carl9170_tx_status_process_ampdu()
426 if (sta_info->stats[tid].req) in carl9170_tx_status_process_ampdu()
429 sta_info->stats[tid].clear = true; in carl9170_tx_status_process_ampdu()
1298 sta_info = (void *) sta->drv_priv; in carl9170_tx_ps_drop()
[all …]
/linux/Documentation/livepatch/
A Dshadow-vars.rst102 spinlock to net/mac80211/sta_info.h :: struct sta_info. Each use-case
119 For commit 1d147bfa6429, when a parent sta_info structure is allocated,
123 struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata,
126 struct sta_info *sta;
141 for a specific struct sta_info:::
143 void ieee80211_sta_ps_deliver_wakeup(struct sta_info *sta)
153 When the parent sta_info structure is freed, first free the shadow
156 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta)
184 void ieee80211_sta_ps_deliver_wakeup(struct sta_info *sta)

Completed in 64 milliseconds

123456