Searched refs:mwl_hal_getisr (Results 1 – 1 of 1) sorted by relevance
262 static void mwl_hal_getisr(struct mwl_softc *, uint32_t *);3055 mwl_hal_getisr(struct mwl_softc *sc, uint32_t *status) in mwl_hal_getisr() function3323 mwl_hal_getisr(sc, &status); /* NB: clears ISR too */ in mwl_intr()