Searched refs:hostap_sta_set_flags (Results 1 – 1 of 1) sorted by relevance
328 static int hostap_sta_set_flags(void *priv, const u8 *addr, in hostap_sta_set_flags() function666 hostap_sta_set_flags(drv, addr, 0, 0, ~WPA_STA_AUTHORIZED); in hostap_sta_remove()1195 .sta_set_flags = hostap_sta_set_flags,