Searched refs:MAX_EVENT (Results 1 – 2 of 2) sorted by relevance
234 #define MAX_EVENT 16 macro522 wpa_event_type ic_eventq[MAX_EVENT];
156 if (ic->ic_evq_head >= MAX_EVENT) in ieee80211_event_thread()199 if (ic->ic_evq_tail >= MAX_EVENT) ic->ic_evq_tail = 0; in ieee80211_notify()