Searched refs:twa_aen_queue_overflow (Results 1 – 2 of 2) sorted by relevance
2053 if (sc->twa_aen_queue_overflow) { in twaioctl()2061 sc->twa_aen_queue_overflow = FALSE; in twaioctl()2082 if (sc->twa_aen_queue_overflow) { in twaioctl()2090 sc->twa_aen_queue_overflow = FALSE; in twaioctl()2113 if (sc->twa_aen_queue_overflow) { in twaioctl()2121 sc->twa_aen_queue_overflow = FALSE; in twaioctl()2144 sc->twa_aen_queue_overflow = TRUE; in twaioctl()2157 if (sc->twa_aen_queue_overflow) { in twaioctl()2165 sc->twa_aen_queue_overflow = FALSE; in twaioctl()2187 sc->twa_aen_queue_overflow = TRUE; in twaioctl()[all …]
89 uint32_t twa_aen_queue_overflow; /* indicates if unretrieved events were overwritten */ member