| /linux/net/mac80211/ |
| H A D | mesh.h | 112 struct sta_info __rcu *next_hop; 275 struct sta_info *sta, 289 u64 ieee80211_mps_set_sta_local_pm(struct sta_info *sta, 292 struct sta_info *sta, 294 void ieee80211_mps_sta_status_update(struct sta_info *sta); 295 void ieee80211_mps_rx_h_sta_process(struct sta_info *sta, 297 void ieee80211_mpsp_trigger_process(u8 *qc, struct sta_info *sta, 299 void ieee80211_mps_frame_release(struct sta_info *sta, 318 void mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop); 329 struct sta_info *sta); [all …]
|
| H A D | sta_info.c | 75 .head_offset = offsetof(struct sta_info, hash_node), 76 .key_offset = offsetof(struct sta_info, addr), 91 struct sta_info *sta) in sta_info_hash_del() 115 void ieee80211_purge_sta_txqs(struct sta_info *sta) in ieee80211_purge_sta_txqs() 132 static void __cleanup_single_sta(struct sta_info *sta) in __cleanup_single_sta() 187 static void cleanup_single_sta(struct sta_info *sta) in cleanup_single_sta() 203 struct sta_info *sta_info_get(struct ieee80211_sub_if_data *sdata, in sta_info_get() 208 struct sta_info *sta; in sta_info_get() 228 struct sta_info *sta_info_get_bss(struct ieee80211_sub_if_data *sdata, in sta_info_get_bss() 233 struct sta_info *sta; in sta_info_get_bss() [all …]
|
| H A D | debugfs_sta.h | 8 void ieee80211_sta_debugfs_add(struct sta_info *sta); 9 void ieee80211_sta_debugfs_remove(struct sta_info *sta); 17 static inline void ieee80211_sta_debugfs_add(struct sta_info *sta) {} in ieee80211_sta_debugfs_add() 18 static inline void ieee80211_sta_debugfs_remove(struct sta_info *sta) {} in ieee80211_sta_debugfs_remove()
|
| H A D | ocb.c | 47 struct sta_info *sta; in ieee80211_ocb_rx_no_sta() 87 static struct sta_info *ieee80211_ocb_finish_sta(struct sta_info *sta) in ieee80211_ocb_finish_sta() 125 struct sta_info *sta; in ieee80211_ocb_work() 135 struct sta_info, list); in ieee80211_ocb_work() 209 struct sta_info *sta; in ieee80211_ocb_leave() 219 struct sta_info, list); in ieee80211_ocb_leave()
|
| H A D | rate.c | 33 struct sta_info *sta = link_sta->sta; in rate_control_rate_init() 75 void rate_control_rate_init_all_links(struct sta_info *sta) in rate_control_rate_init_all_links() 94 struct sta_info *sta = container_of(st->sta, struct sta_info, sta); in rate_control_tx_status() 123 struct sta_info *sta = link_sta->sta; in rate_control_rate_update() 421 struct sta_info *sta; in rate_control_send_low() 440 sta = container_of(pubsta, struct sta_info, sta); in rate_control_send_low() 826 rate_control_apply_mask_ratetbl(struct sta_info *sta, in rate_control_apply_mask_ratetbl() 928 struct sta_info *sta, in rate_control_get_rate() 974 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in rate_control_set_rates()
|
| H A D | tx.c | 335 struct sta_info *sta; in purge_old_ps_buffers() 442 static int ieee80211_use_mfp(__le16 fc, struct sta_info *sta, in ieee80211_use_mfp() 460 struct sta_info *sta = tx->sta; in ieee80211_tx_h_unicast_ps_buf() 808 static __le16 ieee80211_tx_next_seq(struct sta_info *sta, int tid) in ieee80211_tx_next_seq() 1180 struct sta_info *sta, struct sk_buff *skb) in ieee80211_aggr_check() 1210 struct sta_info *sta, struct sk_buff *skb) in ieee80211_tx_prepare() 1301 struct sta_info *sta, in ieee80211_get_txq() 1509 struct sta_info *sta, in ieee80211_txq_init() 1653 struct sta_info *sta, in ieee80211_queue_skb() 1681 struct sta_info *sta, in ieee80211_tx_frags() [all …]
|
| H A D | tdls.c | 309 struct sta_info *sta) in ieee80211_tdls_chandef_vht_upgrade() 377 struct sta_info *sta = NULL; in ieee80211_tdls_add_setup_start_ies() 600 struct sta_info *sta, *ap_sta; in ieee80211_tdls_add_setup_cfm_ies() 1003 struct sta_info *sta; in ieee80211_tdls_prep_mgmt_packet() 1211 struct sta_info *sta; in ieee80211_tdls_mgmt_teardown() 1313 struct sta_info *sta) in iee80211_tdls_recalc_chanctx() 1357 struct sta_info *sta; in iee80211_tdls_have_ht_peers() 1377 struct sta_info *sta) in iee80211_tdls_recalc_ht_protection() 1410 struct sta_info *sta; in ieee80211_tdls_oper() 1545 ieee80211_tdls_ch_sw_tmpl_get(struct sta_info *sta, u8 oper_class, in ieee80211_tdls_ch_sw_tmpl_get() [all …]
|
| H A D | wme.c | 85 struct sta_info *sta, struct sk_buff *skb) in ieee80211_downgrade_queue() 148 struct sta_info *sta, struct sk_buff *skb) in ieee80211_select_queue()
|
| H A D | wme.h | 17 struct sta_info *sta, struct sk_buff *skb);
|
| H A D | driver-ops.c | 136 struct sta_info *sta, in drv_sta_state() 172 struct sta_info *sta) in drv_sta_set_txpwr() 586 struct sta_info *info = container_of(sta, struct sta_info, sta); in drv_change_sta_links()
|
| H A D | mesh_pathtbl.c | 115 void mesh_path_assign_nexthop(struct mesh_path *mpath, struct sta_info *sta) in mesh_path_assign_nexthop() 474 struct sta_info *sta; in mesh_fast_tx_cache() 639 struct sta_info *sta) in mesh_fast_tx_flush_sta() 770 void mesh_plink_broken(struct sta_info *sta) in mesh_plink_broken() 833 void mesh_path_flush_by_nexthop(struct sta_info *sta) in mesh_path_flush_by_nexthop() 1047 void mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop) in mesh_path_fix_nexthop()
|
| H A D | cfg.c | 266 struct sta_info *sta; in ieee80211_change_iface() 590 struct sta_info *sta; in ieee80211_set_tx() 621 struct sta_info *sta = NULL; in ieee80211_add_key() 752 struct sta_info *sta; in ieee80211_lookup_key() 966 void sta_set_rate_info_tx(struct sta_info *sta, in sta_set_rate_info_tx() 1003 struct sta_info *sta; in ieee80211_dump_station() 1039 struct sta_info *sta; in ieee80211_get_station() 1941 struct sta_info *sta, in sta_apply_auth_flags() 2001 struct sta_info *sta, in sta_apply_mesh_params() 2072 struct sta_info *sta, in sta_link_apply_parameters() [all …]
|
| H A D | pm.c | 25 struct sta_info *sta; in __ieee80211_suspend()
|
| /linux/drivers/staging/rtl8723bs/include/ |
| H A D | sta_info.h | 70 struct sta_info { struct 286 struct sta_info *sta_aid[NUM_STA]; 319 int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta); 320 struct sta_info *rtw_get_stainfo_by_offset(struct sta_priv *stapriv, int offset); 322 extern struct sta_info *rtw_alloc_stainfo(struct sta_priv *pstapriv, u8 *hwaddr); 323 extern u32 rtw_free_stainfo(struct adapter *padapter, struct sta_info *psta); 325 extern struct sta_info *rtw_get_stainfo(struct sta_priv *pstapriv, u8 *hwaddr); 327 extern struct sta_info *rtw_get_bcmc_stainfo(struct adapter *padapter);
|
| H A D | rtw_xmit.h | 178 struct sta_info *psta; 440 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, signed int up… 468 void stop_sta_xmit(struct adapter *padapter, struct sta_info *psta); 469 void wakeup_sta_to_xmit(struct adapter *padapter, struct sta_info *psta); 470 void xmit_delivery_enabled_frames(struct adapter *padapter, struct sta_info *psta); 472 u8 query_ra_short_GI(struct sta_info *psta);
|
| /linux/Documentation/livepatch/ |
| H A D | shadow-vars.rst | 102 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)
|
| /linux/drivers/net/wireless/ath/carl9170/ |
| H A D | tx.c | 141 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 …]
|
| H A D | main.c | 1304 struct carl9170_sta_info *sta_info = (void *) sta->drv_priv; in carl9170_op_sta_add() local 1307 atomic_set(&sta_info->pending_frames, 0); in carl9170_op_sta_add() 1319 for (i = 0; i < ARRAY_SIZE(sta_info->agg); i++) in carl9170_op_sta_add() 1320 RCU_INIT_POINTER(sta_info->agg[i], NULL); in carl9170_op_sta_add() 1322 sta_info->ampdu_max_len = 1 << (3 + sta->deflink.ht_cap.ampdu_factor); in carl9170_op_sta_add() 1323 sta_info->ht_sta = true; in carl9170_op_sta_add() 1334 struct carl9170_sta_info *sta_info = (void *) sta->drv_priv; in carl9170_op_sta_remove() local 1340 sta_info->ht_sta = false; in carl9170_op_sta_remove() 1343 for (i = 0; i < ARRAY_SIZE(sta_info->agg); i++) { in carl9170_op_sta_remove() 1346 tid_info = rcu_dereference(sta_info->agg[i]); in carl9170_op_sta_remove() [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | tdls.h | 131 struct iwl_tdls_sta_info sta_info[IWL_TDLS_STA_COUNT]; member 158 struct iwl_tdls_config_sta_info_res sta_info[IWL_TDLS_STA_COUNT]; member
|
| /linux/Documentation/driver-api/80211/ |
| H A D | mac80211-advanced.rst | 214 .. kernel-doc:: net/mac80211/sta_info.h 216 sta_info 222 .. kernel-doc:: net/mac80211/sta_info.c 228 .. kernel-doc:: net/mac80211/sta_info.h
|
| /linux/drivers/net/wireless/microchip/wilc1000/ |
| H A D | netdev.h | 57 struct sta_info { struct 131 struct sta_info assoc_stainfo;
|
| /linux/drivers/staging/rtl8723bs/hal/ |
| H A D | rtl8723b_dm.c | 183 struct sta_info *psta = NULL; in rtl8723b_hal_dm_in_lps() 208 struct sta_info *psta = NULL; in rtl8723b_HalDmWatchDog_in_LPS()
|
| /linux/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_mlme.c | 838 struct sta_info *psta; in rtw_free_assoc_resources() 845 struct sta_info *psta; in rtw_free_assoc_resources() 951 static struct sta_info *rtw_joinbss_update_stainfo(struct adapter *padapter, struct wlan_network *p… in rtw_joinbss_update_stainfo() 954 struct sta_info *bmc_sta, *psta = NULL; in rtw_joinbss_update_stainfo() 1150 struct sta_info *ptarget_sta = NULL, *pcur_sta = NULL; in rtw_joinbss_event_prehandle() 1266 void rtw_sta_media_status_rpt(struct adapter *adapter, struct sta_info *psta, u32 mstatus) in rtw_sta_media_status_rpt() 1279 struct sta_info *psta; in rtw_stassoc_event_callback() 1371 struct sta_info *psta; in rtw_stadel_event_callback() 2477 struct sta_info *psta; in rtw_issue_addbareq_cmd()
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sta_cmdresp.c | 976 struct mwifiex_ie_types_sta_info *sta_info = (void *)&sta_list->tlv; in mwifiex_ret_uap_sta_list() local 981 sta_node = mwifiex_get_sta_entry(priv, sta_info->mac); in mwifiex_ret_uap_sta_list() 985 sta_node->stats.rssi = sta_info->rssi; in mwifiex_ret_uap_sta_list() 986 sta_info++; in mwifiex_ret_uap_sta_list()
|
| /linux/net/mac80211/tests/ |
| H A D | mfp.c | 214 static struct sta_info sta; in accept_mfp()
|