Home
last modified time | relevance | path

Searched refs:iwi_led_event (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2200/dev/iwi/
H A Dif_iwi.c212 static void iwi_led_event(struct iwi_softc *, int);
1285 iwi_led_event(sc, IWI_LED_RX); in iwi_frame_intr()
1287 iwi_led_event(sc, IWI_LED_POLL); in iwi_frame_intr()
1628 iwi_led_event(sc, IWI_LED_TX); in iwi_tx_intr()
3423 iwi_led_event(struct iwi_softc *sc, int event) in iwi_led_event() function