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