Searched refs:drv_event_assoc (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_atheros.c | 916 drv_event_assoc(drv->hapd, mgmt->sa, iebuf, ielen, NULL, 0, in atheros_raw_receive() 924 drv_event_assoc(drv->hapd, mgmt->sa, iebuf, ielen, NULL, 0, in atheros_raw_receive() 1227 drv_event_assoc(hapd, addr, iebuf, ielen, NULL, 0, NULL, -1, 0); in atheros_new_sta()
|
H A D | driver.h | 6868 static inline void drv_event_assoc(void *ctx, const u8 *addr, const u8 *req_ies, in drv_event_assoc() function
|
H A D | driver_bsd.c | 601 drv_event_assoc(ctx, addr, iebuf, ielen, NULL, 0, NULL, -1, 0); in bsd_new_sta()
|
H A D | driver_nl80211_event.c | 2231 drv_event_assoc(bss->ctx, peer_addr, req_ies, req_ies_len, in nl80211_new_station_event()
|