Searched refs:sta_assoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dap_drv_ops.c403 if (hapd->driver == NULL || hapd->driver->sta_assoc == NULL)
405 return hapd->driver->sta_assoc(hapd->drv_priv, hapd->own_addr, addr,
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver.h3562 * sta_assoc - Station association indication
3575 int (*sta_assoc)(void *priv, const u8 *own_addr, const u8 *addr, member in struct:wpa_driver_ops
H A Ddriver_atheros.c2287 .sta_assoc = atheros_sta_assoc,

Completed in 133 milliseconds