Searched refs:last_errors (Results 1 – 2 of 2) sorted by relevance
132 u32 last_errors; /* last errors bit list */ member
517 hdlc->state.fr.last_errors <<= 1; /* Shift the list */ in fr_timer()522 hdlc->state.fr.last_errors |= 1; in fr_timer()525 list = hdlc->state.fr.last_errors; in fr_timer()878 hdlc->state.fr.last_errors = 0xFFFFFFFF; in fr_open()