Home
last modified time | relevance | path

Searched defs:sta (Results 1 – 25 of 239) sorted by relevance

12345678910

/freebsd/contrib/wpa/src/ap/
H A Dsta_info.c54 int (*cb)(struct hostapd_data *hapd, struct sta_info *sta, in ap_for_each_sta()
58 struct sta_info *sta; in ap_for_each_sta() local
69 struct sta_info * ap_get_sta(struct hostapd_data *hapd, const u8 *sta) in ap_get_sta()
83 struct sta_info *sta; in ap_get_sta_p2p() local
104 static void ap_sta_list_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_list_del()
124 void ap_sta_hash_add(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_hash_add()
131 static void ap_sta_hash_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_hash_del()
153 void ap_sta_ip6addr_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_ip6addr_del()
161 void ap_free_sta_pasn(struct hostapd_data *hapd, struct sta_info *sta) in ap_free_sta_pasn()
191 static void __ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in __ap_free_sta()
[all …]
H A Dap_mlme.c54 struct sta_info *sta) in mlme_authenticate_indication()
83 struct sta_info *sta, u16 reason_code) in mlme_deauthenticate_indication()
106 void mlme_associate_indication(struct hostapd_data *hapd, struct sta_info *sta) in mlme_associate_indication()
134 struct sta_info *sta) in mlme_reassociate_indication()
162 struct sta_info *sta, u16 reason_code) in mlme_disassociate_indication()
182 void mlme_deletekeys_request(struct hostapd_data *hapd, struct sta_info *sta) in mlme_deletekeys_request()
H A Dieee802_1x.c51 static void ieee802_1x_send(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_send()
113 struct sta_info *sta, in ieee802_1x_set_authorized()
148 struct sta_info *sta, in ieee802_1x_ml_set_sta_authorized()
198 struct sta_info *sta, int authorized) in ieee802_1x_set_sta_authorized()
210 struct sta_info *sta, in ieee802_1x_tx_key_one()
307 static void ieee802_1x_tx_key(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_tx_key()
385 int radius_sta_rate(struct hostapd_data *hapd, struct sta_info *sta) in radius_sta_rate()
438 struct sta_info *sta, in add_common_radius_sta_attr_rsn()
498 struct sta_info *sta, in add_common_radius_sta_attr()
596 struct sta_info *sta, in add_common_radius_attr()
[all …]
H A Daccounting.c35 struct sta_info *sta, in accounting_msg()
171 struct sta_info *sta, in accounting_sta_update_stats()
204 struct sta_info *sta = timeout_ctx; in accounting_interim_update() local
226 void accounting_sta_start(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_start()
266 struct sta_info *sta, int stop) in accounting_sta_report()
369 struct sta_info *sta) in accounting_sta_interim()
381 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_stop()
395 int accounting_sta_get_id(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_get_id()
463 struct sta_info *sta; in accounting_interim_error_cb() local
H A Dmbo_ap.c19 void mbo_ap_sta_free(struct sta_info *sta) in mbo_ap_sta_free()
33 static void mbo_ap_parse_non_pref_chan(struct sta_info *sta, in mbo_ap_parse_non_pref_chan()
83 void mbo_ap_check_sta_assoc(struct hostapd_data *hapd, struct sta_info *sta, in mbo_ap_check_sta_assoc()
115 int mbo_ap_get_info(struct sta_info *sta, char *buf, size_t buflen) in mbo_ap_get_info()
168 static void mbo_ap_wnm_notif_req_cell_capa(struct sta_info *sta, in mbo_ap_wnm_notif_req_cell_capa()
180 static void mbo_ap_wnm_notif_req_elem(struct sta_info *sta, u8 type, in mbo_ap_wnm_notif_req_elem()
213 struct sta_info *sta; in mbo_ap_wnm_notification_req() local
H A Dieee802_11_ht.c217 struct sta_info *sta; in hostapd_2040_coex_action() local
357 u16 copy_sta_ht_capab(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_ht_capab()
388 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta) in ht40_intolerant_add()
411 void ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta) in ht40_intolerant_remove()
434 static void update_sta_ht(struct hostapd_data *hapd, struct sta_info *sta) in update_sta_ht()
467 static void update_sta_no_ht(struct hostapd_data *hapd, struct sta_info *sta) in update_sta_no_ht()
482 int update_ht_state(struct hostapd_data *hapd, struct sta_info *sta) in update_ht_state()
H A Dairtime_policy.c57 struct sta_info *sta, in set_new_backlog_time()
72 struct sta_info *sta; in count_backlogged_sta() local
97 struct sta_info *sta, in sta_set_airtime_weight()
113 struct sta_info *sta; in set_sta_weights() local
230 static int get_weight_for_sta(struct hostapd_data *hapd, const u8 *sta) in get_weight_for_sta()
242 int airtime_policy_new_sta(struct hostapd_data *hapd, struct sta_info *sta) in airtime_policy_new_sta()
H A Dieee802_11.c348 static u16 auth_shared_key(struct hostapd_data *hapd, struct sta_info *sta, in auth_shared_key()
406 static int send_auth_reply(struct hostapd_data *hapd, struct sta_info *sta, in send_auth_reply()
509 struct sta_info *sta; in handle_auth_ft_finish() local
540 static void sae_set_state(struct sta_info *sta, enum sae_state state, in sae_set_state()
551 struct sta_info *sta, in sae_get_password()
605 struct sta_info *sta, int update, in auth_build_sae_commit()
682 struct sta_info *sta) in auth_build_sae_confirm()
707 struct sta_info *sta, in auth_sae_send_commit()
747 struct sta_info *sta) in auth_sae_send_confirm()
773 struct sta_info *sta; in use_anti_clogging() local
[all …]
H A Dwpa_auth_kay.h26 struct sta_info *sta) in ieee802_1x_alloc_kay_sm_hapd()
33 struct sta_info *sta) in ieee802_1x_notify_create_actor_hapd()
44 struct sta_info *sta) in ieee802_1x_create_preshared_mka_hapd()
H A Daccounting.h14 struct sta_info *sta) in accounting_sta_get_id()
20 struct sta_info *sta) in accounting_sta_start()
25 struct sta_info *sta) in accounting_sta_stop()
H A Dmbo_ap.h28 struct sta_info *sta, in mbo_ap_check_sta_assoc()
33 static inline int mbo_ap_get_info(struct sta_info *sta, char *buf, in mbo_ap_get_info()
45 static inline void mbo_ap_sta_free(struct sta_info *sta) in mbo_ap_sta_free()
H A Dwnm_ap.c48 struct sta_info *sta) in wnm_ap_get_own_addr()
77 struct sta_info *sta; in ieee802_11_send_wnmsleep_resp() local
287 struct sta_info *sta; in ieee802_11_rx_wnmsleep_req() local
388 struct sta_info *sta; in ieee802_11_send_bss_trans_mgmt_request() local
488 struct sta_info *sta = timeout_ctx; in ap_sta_reset_steer_flag_timer() local
505 struct sta_info *sta; in ieee802_11_rx_bss_trans_mgmt_resp() local
577 struct sta_info *sta; in wnm_beacon_protection_failure() local
691 struct sta_info *sta; in ieee802_11_rx_wnm_event_report() local
844 struct sta_info *sta, int disassoc_timer) in wnm_send_disassoc_imminent()
880 static void set_disassoc_timer(struct hostapd_data *hapd, struct sta_info *sta, in set_disassoc_timer()
[all …]
H A Dpreauth_auth.h34 struct sta_info *sta, in rsn_preauth_finished()
40 struct sta_info *sta, in rsn_preauth_send()
46 struct sta_info *sta) in rsn_preauth_free_station()
H A Ddrv_callbacks.c50 struct sta_info *sta) in hostapd_notify_assoc_fils_finish()
113 static bool check_sa_query_need(struct hostapd_data *hapd, struct sta_info *sta) in check_sa_query_need()
141 struct sta_info *sta, in hostapd_update_sta_links_status()
256 struct sta_info *sta; in hostapd_notif_assoc() local
913 static void hostapd_remove_sta(struct hostapd_data *hapd, struct sta_info *sta) in hostapd_remove_sta()
927 struct sta_info *sta, in hostapd_notif_disassoc_mld()
963 struct sta_info *sta; in hostapd_notif_disassoc() local
1039 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_sta_low_ack() local
1056 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_sta_opmode_changed() local
1330 struct sta_info *sta; in hostapd_event_ch_switch() local
[all …]
H A Dctrl_iface_ap.c54 static int hostapd_get_sta_conn_time(struct sta_info *sta, in hostapd_get_sta_conn_time()
81 struct sta_info *sta, in hostapd_get_sta_info()
236 struct sta_info *sta, in hostapd_ctrl_iface_sta_mib()
508 struct sta_info *sta; in hostapd_ctrl_iface_sta() local
548 struct sta_info *sta; in hostapd_ctrl_iface_sta_next() local
620 struct sta_info *sta; in hostapd_ctrl_iface_deauthenticate() local
682 struct sta_info *sta; in hostapd_ctrl_iface_disassociate() local
746 struct sta_info *sta; in hostapd_ctrl_iface_signature() local
766 struct sta_info *sta; in hostapd_ctrl_iface_poll_sta() local
1282 struct sta_info *sta; in hostapd_ctrl_iface_disassoc_imminent() local
[all …]
H A Dndisc_snoop.c41 static int sta_ip6addr_add(struct sta_info *sta, struct in6_addr *addr) in sta_ip6addr_add()
57 void sta_ip6addr_del(struct hostapd_data *hapd, struct sta_info *sta) in sta_ip6addr_del()
70 static int sta_has_ip6addr(struct sta_info *sta, struct in6_addr *addr) in sta_has_ip6addr()
88 struct sta_info *sta; in ucast_to_stas() local
104 struct sta_info *sta; in handle_ndisc() local
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh_mpm.c123 struct sta_info *sta, in copy_supp_rates()
173 struct sta_info *sta; in llid_in_use() local
187 struct sta_info *sta) in mesh_mpm_init_link()
209 struct sta_info *sta, in mesh_mpm_send_plink_action()
455 struct sta_info *sta, in wpa_mesh_set_plink_state()
482 struct sta_info *sta) in mesh_mpm_fsm_restart()
495 struct sta_info *sta = user_data; in plink_timer() local
545 mesh_mpm_plink_open(struct wpa_supplicant *wpa_s, struct sta_info *sta, in mesh_mpm_plink_open()
559 static int mesh_mpm_plink_close(struct hostapd_data *hapd, struct sta_info *sta, in mesh_mpm_plink_close()
587 struct sta_info *sta; in mesh_mpm_close_peer() local
[all …]
H A Dmesh_rsn.c34 struct sta_info *sta = user_data; in mesh_auth_timer() local
83 struct sta_info *sta = ap_get_sta(hapd, addr); in auth_get_psk() local
130 struct sta_info *sta; in auth_start_ampe() local
151 struct sta_info *sta; in auth_for_each_sta() local
341 struct sta_info *sta) in mesh_rsn_build_sae_commit()
371 struct sta_info *sta) in mesh_rsn_auth_sae_sta()
434 void mesh_rsn_get_pmkid(struct mesh_rsn *rsn, struct sta_info *sta, u8 *pmkid) in mesh_rsn_get_pmkid()
441 mesh_rsn_derive_aek(struct mesh_rsn *rsn, struct sta_info *sta) in mesh_rsn_derive_aek()
473 int mesh_rsn_derive_mtk(struct wpa_supplicant *wpa_s, struct sta_info *sta) in mesh_rsn_derive_mtk()
535 void mesh_rsn_init_ampe_sta(struct wpa_supplicant *wpa_s, struct sta_info *sta) in mesh_rsn_init_ampe_sta()
[all …]
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-key.c13 struct ieee80211_sta *sta, in iwl_mvm_get_sec_sta_mask() argument
56 return iwl_mvm_sta_fw_id_mask(mvm, sta, keyconf->link_id); in iwl_mvm_get_sec_flags() argument
101 struct ieee80211_sta *sta; global() member
109 iwl_mvm_mld_update_sta_key(struct ieee80211_hw * hw,struct ieee80211_vif * vif,struct ieee80211_sta * sta,struct ieee80211_key_conf * key,void * _data) iwl_mvm_mld_update_sta_key() argument
138 iwl_mvm_mld_update_sta_keys(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta,u32 old_sta_mask,u32 new_sta_mask) iwl_mvm_mld_update_sta_keys() argument
229 iwl_mvm_sec_key_add(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta,struct ieee80211_key_conf * keyconf) iwl_mvm_sec_key_add() argument
281 _iwl_mvm_sec_key_del(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta,struct ieee80211_key_conf * keyconf,u32 flags) _iwl_mvm_sec_key_del() argument
330 iwl_mvm_sec_key_del(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta,struct ieee80211_key_conf * keyconf) iwl_mvm_sec_key_del() argument
338 iwl_mvm_sec_key_remove_ap_iter(struct ieee80211_hw * hw,struct ieee80211_vif * vif,struct ieee80211_sta * sta,struct ieee80211_key_conf * key,void * data) iwl_mvm_sec_key_remove_ap_iter() argument
[all...]
H A Dsta.c114 u8 iwl_mvm_get_sta_uapsd_acs(struct ieee80211_sta *sta) in iwl_mvm_get_sta_uapsd_acs() argument
131 int iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_sta_send_to_fw() argument
262 struct ieee80211_sta *sta; iwl_mvm_rx_agg_session_expired() local
311 struct ieee80211_sta *sta; iwl_mvm_invalidate_sta_queue() local
354 iwl_mvm_disable_txq(struct iwl_mvm * mvm,struct ieee80211_sta * sta,int sta_id,u16 * queueptr,u8 tid) iwl_mvm_disable_txq() argument
449 struct ieee80211_sta *sta; iwl_mvm_get_queue_agg_tids() local
489 struct ieee80211_sta *sta; iwl_mvm_remove_sta_queue_marking() local
815 iwl_mvm_get_queue_size(struct ieee80211_sta * sta) iwl_mvm_get_queue_size() argument
849 iwl_mvm_tvqm_enable_txq(struct iwl_mvm * mvm,struct ieee80211_sta * sta,u8 sta_id,u8 tid,unsigned int timeout) iwl_mvm_tvqm_enable_txq() argument
913 iwl_mvm_sta_alloc_queue_tvqm(struct iwl_mvm * mvm,struct ieee80211_sta * sta,u8 ac,int tid) iwl_mvm_sta_alloc_queue_tvqm() argument
947 iwl_mvm_update_txq_mapping(struct iwl_mvm * mvm,struct ieee80211_sta * sta,int queue,u8 sta_id,u8 tid) iwl_mvm_update_txq_mapping() argument
990 iwl_mvm_enable_txq(struct iwl_mvm * mvm,struct ieee80211_sta * sta,int queue,u16 ssn,const struct iwl_trans_txq_scd_cfg * cfg,unsigned int wdg_timeout) iwl_mvm_enable_txq() argument
1064 struct ieee80211_sta *sta; iwl_mvm_unshare_queue() local
1259 struct ieee80211_sta *sta; iwl_mvm_inactivity_check() local
1340 iwl_mvm_sta_alloc_queue(struct iwl_mvm * mvm,struct ieee80211_sta * sta,u8 ac,int tid) iwl_mvm_sta_alloc_queue() argument
1561 iwl_mvm_reserve_sta_stream(struct iwl_mvm * mvm,struct ieee80211_sta * sta,enum nl80211_iftype vif_type) iwl_mvm_reserve_sta_stream() argument
1610 iwl_mvm_realloc_queues_after_restart(struct iwl_mvm * mvm,struct ieee80211_sta * sta) iwl_mvm_realloc_queues_after_restart() argument
1680 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
1731 iwl_mvm_sta_init(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta,int sta_id,u8 sta_type) iwl_mvm_sta_init() argument
1829 iwl_mvm_add_sta(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta) iwl_mvm_add_sta() argument
1947 struct ieee80211_sta *sta; iwl_mvm_rm_sta_common() local
1974 iwl_mvm_disable_sta_queues(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta) iwl_mvm_disable_sta_queues() argument
2031 iwl_mvm_sta_del(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta,struct ieee80211_link_sta * link_sta,int * ret) iwl_mvm_sta_del() argument
2096 iwl_mvm_rm_sta(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta) iwl_mvm_rm_sta() argument
2148 iwl_mvm_allocate_int_sta(struct iwl_mvm * mvm,struct iwl_mvm_int_sta * sta,u32 qmask,enum nl80211_iftype iftype,u8 type) iwl_mvm_allocate_int_sta() argument
2167 iwl_mvm_dealloc_int_sta(struct iwl_mvm * mvm,struct iwl_mvm_int_sta * sta) iwl_mvm_dealloc_int_sta() argument
2205 iwl_mvm_add_int_sta_with_queue(struct iwl_mvm * mvm,int macidx,int maccolor,u8 * addr,struct iwl_mvm_int_sta * sta,u16 * queue,int fifo) iwl_mvm_add_int_sta_with_queue() argument
2769 iwl_mvm_fw_baid_op_sta(struct iwl_mvm * mvm,struct ieee80211_sta * sta,bool start,int tid,u16 ssn,u16 buf_size) iwl_mvm_fw_baid_op_sta() argument
2818 iwl_mvm_fw_baid_op_cmd(struct iwl_mvm * mvm,struct ieee80211_sta * sta,bool start,int tid,u16 ssn,u16 buf_size,int baid) iwl_mvm_fw_baid_op_cmd() argument
2866 iwl_mvm_fw_baid_op(struct iwl_mvm * mvm,struct ieee80211_sta * sta,bool start,int tid,u16 ssn,u16 buf_size,int baid) iwl_mvm_fw_baid_op() argument
2879 iwl_mvm_sta_rx_agg(struct iwl_mvm * mvm,struct ieee80211_sta * sta,int tid,u16 ssn,bool start,u16 buf_size,u16 timeout) iwl_mvm_sta_rx_agg() argument
3025 iwl_mvm_sta_tx_agg(struct iwl_mvm * mvm,struct ieee80211_sta * sta,int tid,u8 queue,bool start) iwl_mvm_sta_tx_agg() argument
3096 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
3201 iwl_mvm_sta_tx_agg_oper(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta,u16 tid,u16 buf_size,bool amsdu) iwl_mvm_sta_tx_agg_oper() argument
3354 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
3427 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
3501 iwl_mvm_get_key_sta(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta) iwl_mvm_get_key_sta() argument
3784 iwl_mvm_get_mac_addr(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta) iwl_mvm_get_mac_addr() argument
3808 __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
3856 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
3958 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
4017 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
4038 iwl_mvm_sta_modify_ps_wake(struct iwl_mvm * mvm,struct ieee80211_sta * sta) iwl_mvm_sta_modify_ps_wake() argument
4056 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 single_sta_queue) iwl_mvm_sta_modify_sleep_tx_count() argument
4143 struct ieee80211_sta *sta; iwl_mvm_rx_eosp_notif() local
4181 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
4214 iwl_mvm_int_sta_modify_disable_tx(struct iwl_mvm * mvm,struct iwl_mvm_vif * mvmvif,struct iwl_mvm_int_sta * sta,bool disable) iwl_mvm_int_sta_modify_disable_tx() argument
4237 struct ieee80211_sta *sta; iwl_mvm_modify_all_sta_disable_tx() local
4314 iwl_mvm_add_pasn_sta(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct iwl_mvm_int_sta * sta,u8 * addr,u32 cipher,u8 * key,u32 key_len) iwl_mvm_add_pasn_sta() argument
[all...]
H A Dtdls.c21 struct ieee80211_sta *sta; in iwl_mvm_teardown_tdls_peers() local
43 struct ieee80211_sta *sta; in iwl_mvm_tdls_sta_count() local
79 struct ieee80211_sta *sta; iwl_mvm_tdls_config() local
209 struct ieee80211_sta *sta; iwl_mvm_rx_tdls_notif() local
257 struct ieee80211_sta *sta = rcu_dereference_protected( iwl_mvm_tdls_check_action() local
340 struct ieee80211_sta *sta; iwl_mvm_tdls_config_channel_switch() local
458 struct ieee80211_sta *sta; iwl_mvm_tdls_ch_switch_work() local
505 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
569 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
[all...]
H A Dmld-sta.c9 u32 iwl_mvm_sta_fw_id_mask(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_sta_fw_id_mask() argument
60 iwl_mvm_mld_add_int_sta_to_fw(struct iwl_mvm * mvm,struct iwl_mvm_int_sta * sta,const u8 * addr,int link_id) iwl_mvm_mld_add_int_sta_to_fw() argument
116 iwl_mvm_add_aux_sta_to_fw(struct iwl_mvm * mvm,struct iwl_mvm_int_sta * sta,u32 lmac_id) iwl_mvm_add_aux_sta_to_fw() argument
137 iwl_mvm_mld_add_int_sta_with_queue(struct iwl_mvm * mvm,struct iwl_mvm_int_sta * sta,const u8 * addr,int link_id,u16 * queue,u8 tid,unsigned int * _wdg_timeout) iwl_mvm_mld_add_int_sta_with_queue() argument
428 iwl_mvm_mld_cfg_sta(struct iwl_mvm * mvm,struct ieee80211_sta * sta,struct ieee80211_vif * vif,struct ieee80211_link_sta * link_sta,struct ieee80211_bss_conf * link_conf,struct iwl_mvm_link_sta * mvm_link_sta) iwl_mvm_mld_cfg_sta() argument
549 iwl_mvm_mld_alloc_sta_link(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta,unsigned int link_id) iwl_mvm_mld_alloc_sta_link() argument
582 iwl_mvm_mld_alloc_sta_links(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta) iwl_mvm_mld_alloc_sta_links() argument
607 iwl_mvm_mld_set_ap_sta_id(struct ieee80211_sta * sta,struct iwl_mvm_vif_link_info * vif_link,struct iwl_mvm_link_sta * sta_link) iwl_mvm_mld_set_ap_sta_id() argument
624 iwl_mvm_alloc_sta_after_restart(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta) iwl_mvm_alloc_sta_after_restart() argument
671 iwl_mvm_mld_add_sta(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta) iwl_mvm_mld_add_sta() argument
742 iwl_mvm_mld_update_sta(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta) iwl_mvm_mld_update_sta() argument
775 iwl_mvm_mld_disable_sta_queues(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta) iwl_mvm_mld_disable_sta_queues() argument
801 iwl_mvm_mld_rm_sta(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta) iwl_mvm_mld_rm_sta() argument
883 iwl_mvm_mld_sta_modify_disable_tx_ap(struct iwl_mvm * mvm,struct ieee80211_sta * sta,bool disable) iwl_mvm_mld_sta_modify_disable_tx_ap() argument
904 struct ieee80211_sta *sta; iwl_mvm_mld_modify_all_sta_disable_tx() local
928 iwl_mvm_mld_update_sta_queues(struct iwl_mvm * mvm,struct ieee80211_sta * sta,u32 old_sta_mask,u32 new_sta_mask) iwl_mvm_mld_update_sta_queues() argument
1011 iwl_mvm_mld_update_sta_resources(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta,u32 old_sta_mask,u32 new_sta_mask) iwl_mvm_mld_update_sta_resources() argument
1034 iwl_mvm_mld_update_sta_links(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta,u16 old_links,u16 new_links) iwl_mvm_mld_update_sta_links() argument
[all...]
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs_sta.c138 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_dump_tx_stats() local
245 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_dump_rx_stats() local
342 struct ieee80211_sta *sta = inode->i_private; in ath11k_dbg_sta_open_htt_peer_stats() local
378 struct ieee80211_sta *sta = inode->i_private; in ath11k_dbg_sta_release_htt_peer_stats() local
415 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_peer_pktlog() local
455 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_read_peer_pktlog() local
482 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_delba() local
533 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_addba_resp() local
583 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_addba() local
634 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_read_aggr_mode() local
[all …]
/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebugfs_sta.c86 struct ieee80211_sta *sta; in ath10k_sta_update_rx_tid_stats() local
132 struct ieee80211_sta *sta; in ath10k_sta_update_extd_stats_rx_duration() local
151 struct ieee80211_sta *sta; in ath10k_sta_update_stats_rx_duration() local
179 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_aggr_mode() local
198 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_aggr_mode() local
241 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba() local
292 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba_resp() local
342 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_delba() local
394 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_peer_debug_trigger() local
413 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_peer_debug_trigger() local
[all …]
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_kill.c56 int sta; in ATF_TC_BODY() local
88 int rv, sta; in ATF_TC_BODY() local
138 int sta; in ATF_TC_BODY() local
219 int i, sta; in ATF_TC_BODY() local
266 int i, sta; in ATF_TC_BODY() local

12345678910