Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/ar531x/
H A Dif_arereg.h110 u_int32_t sc_txint_mask; /* mask of Tx interrupts we want */ member
H A Dif_are.c617 sc->sc_txint_mask = STATUS_TI|STATUS_UNF|STATUS_TJT; in are_init_locked()
620 sc->sc_txint_mask &= sc->sc_inten; in are_init_locked()
1640 if (status & sc->sc_txint_mask) { in are_intr()