Searched refs:sta_assoc (Results 1 – 3 of 3) sorted by relevance
406 if (hapd->driver == NULL || hapd->driver->sta_assoc == NULL) in hostapd_sta_assoc()408 return hapd->driver->sta_assoc(hapd->drv_priv, hapd->own_addr, addr, in hostapd_sta_assoc()
3867 int (*sta_assoc)(void *priv, const u8 *own_addr, const u8 *addr, member
2273 .sta_assoc = atheros_sta_assoc,