Searched refs:add_sta (Results 1 – 5 of 5) sorted by relevance
161 } add_sta; member
650 param.u.add_sta.aid = params->aid; in hostap_sta_add()651 param.u.add_sta.capability = params->capability; in hostap_sta_add()652 param.u.add_sta.tx_supp_rates = tx_supp_rates; in hostap_sta_add()
279 struct wpa_state_machine * (*add_sta)(void *ctx, const u8 *sta_addr); member
1284 .add_sta = hostapd_wpa_auth_add_sta, in hostapd_setup_wpa()
673 if (wpa_auth->cb->add_sta == NULL) in wpa_ft_add_sta()675 return wpa_auth->cb->add_sta(wpa_auth->cb_ctx, sta_addr); in wpa_ft_add_sta()