Searched refs:status_ex (Results 1 – 1 of 1) sorted by relevance
57 uint32_t status, status_ex; in r88ee_get_intr_status() local62 status_ex = rtwn_read_4(sc, R88E_HISRE); in r88ee_get_intr_status()64 __func__, status, status_ex); in r88ee_get_intr_status()66 (status_ex == 0 || status_ex == 0xffffffff)) in r88ee_get_intr_status()75 rtwn_write_4(sc, R88E_HISRE, status_ex); in r88ee_get_intr_status()91 if (status_ex & R88E_HIMRE_RXERR) in r88ee_get_intr_status()93 if (status_ex & R88E_HIMRE_RXFOVW) in r88ee_get_intr_status()99 if (status_ex & R88E_HIMRE_TXERR) in r88ee_get_intr_status()101 if (status_ex & R88E_HIMRE_TXFOVW) in r88ee_get_intr_status()