Home
last modified time | relevance | path

Searched refs:sc_rxint_mask (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/atheros/ar531x/
H A Dif_arereg.h109 u_int32_t sc_rxint_mask; /* mask of Rx interrupts we want */ member
H A Dif_are.c616 sc->sc_rxint_mask = STATUS_RI|STATUS_RU; in are_init_locked()
619 sc->sc_rxint_mask &= sc->sc_inten; in are_init_locked()
1637 if (status & sc->sc_rxint_mask) { in are_intr()