Searched refs:drv_event_assoc (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/src/drivers/ |
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()
|
D | driver_bsd.c | 556 drv_event_assoc(ctx, addr, iebuf, ielen, NULL, 0, NULL, -1, 0); in bsd_new_sta()
|
D | driver.h | 6909 static inline void drv_event_assoc(void *ctx, const u8 *addr, const u8 *req_ies, in drv_event_assoc() function
|
D | driver_nl80211_event.c | 2231 drv_event_assoc(bss->ctx, peer_addr, req_ies, req_ies_len, in nl80211_new_station_event()
|