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