Searched refs:iwi_led_event (Results 1 – 1 of 1) sorted by relevance
205 static void iwi_led_event(struct iwi_softc *, int);1277 iwi_led_event(sc, IWI_LED_RX); in iwi_frame_intr()1279 iwi_led_event(sc, IWI_LED_POLL); in iwi_frame_intr()1620 iwi_led_event(sc, IWI_LED_TX); in iwi_tx_intr()3407 iwi_led_event(struct iwi_softc *sc, int event) in iwi_led_event() function