ATH9K_INT_RX
*masked |= ATH9K_INT_RX;
if (ints & ATH9K_INT_RX) {
if (status & ATH9K_INT_RX) {
sc->sc_imask = ATH9K_INT_RX | ATH9K_INT_TX |