Lines Matching refs:sta_info

14 struct sta_info;
36 int ieee802_11_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta,
46 struct sta_info *sta, in ieee802_11_get_mib_sta()
95 u8 * hostapd_eid_eht_ml_assoc(struct hostapd_data *hapd, struct sta_info *info,
106 struct sta_info *sta);
110 int hostapd_get_aid(struct hostapd_data *hapd, struct sta_info *sta);
111 u16 copy_sta_ht_capab(struct hostapd_data *hapd, struct sta_info *sta,
113 u16 copy_sta_vendor_vht(struct hostapd_data *hapd, struct sta_info *sta,
116 int update_ht_state(struct hostapd_data *hapd, struct sta_info *sta);
117 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta);
118 void ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta);
119 u16 copy_sta_vht_capab(struct hostapd_data *hapd, struct sta_info *sta,
121 u16 copy_sta_vht_oper(struct hostapd_data *hapd, struct sta_info *sta,
123 u16 set_sta_vht_opmode(struct hostapd_data *hapd, struct sta_info *sta,
125 u16 copy_sta_he_capab(struct hostapd_data *hapd, struct sta_info *sta,
128 u16 copy_sta_he_6ghz_capab(struct hostapd_data *hapd, struct sta_info *sta,
139 struct sta_info *sta, u8 *eid);
153 int auth_sae_init_committed(struct hostapd_data *hapd, struct sta_info *sta);
156 struct sta_info *sta);
157 void sae_accept_sta(struct hostapd_data *hapd, struct sta_info *sta);
160 struct sta_info *sta) in sae_clear_retransmit_timer()
189 void ap_copy_sta_supp_op_classes(struct sta_info *sta,
195 struct sta_info *sta, int success,
198 u8 * owe_assoc_req_process(struct hostapd_data *hapd, struct sta_info *sta,
201 u16 owe_process_rsn_ie(struct hostapd_data *hapd, struct sta_info *sta,
209 void fils_hlp_finish_assoc(struct hostapd_data *hapd, struct sta_info *sta);
210 void handle_auth_fils(struct hostapd_data *hapd, struct sta_info *sta,
214 struct sta_info *sta,
223 int get_tx_parameters(struct sta_info *sta, int ap_max_chanwidth,
228 u16 check_ext_capab(struct hostapd_data *hapd, struct sta_info *sta,
234 int ieee802_11_set_radius_info(struct hostapd_data *hapd, struct sta_info *sta,
241 u16 copy_sta_eht_capab(struct hostapd_data *hapd, struct sta_info *sta,
255 struct sta_info *sta, const char *rx_id,
258 struct sta_info * hostapd_ml_get_assoc_sta(struct hostapd_data *hapd,
259 struct sta_info *sta,
262 struct sta_info *sta,