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