Home | History | Annotate | Download | only in sys

Lines Matching defs:event_type

116 extern bool wl_iw_conn_status_str(uint32 event_type, uint32 status,
7138 wl_iw_conn_status_str(uint32 event_type, uint32 status, uint32 reason,
7195 if (row->inEvent == event_type &&
7221 uint32 event = ntoh32(e->event_type);
7244 uint32 event_type = ntoh32(e->event_type);
7262 WL_TRACE(("%s: dev=%s event=%d \n", __FUNCTION__, dev->name, event_type));
7264 switch (event_type) {
7304 WL_SOFTAP(("STA connect received %d\n", event_type));
7338 WL_SOFTAP(("STA disconnect received %d\n", event_type));
7359 WL_SOFTAP(("AP DOWN %d\n", event_type));
7385 WL_SOFTAP(("AP UP %d\n", event_type));
7503 WL_TRACE(("Unknown Event %d: ignoring\n", event_type));