Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwi/
H A Dif_iwi.c3515 u_int16_t timeOn; /* LED on time (ms) */ member
3565 iwi_led_blink(sc, (blinkrates[j].timeOn * hz) / 1000,
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath.c6178 u_int16_t timeOn; /* LED on time (ms) */ member
6231 sc->sc_hwmap[i].ledon = (blinkrates[j].timeOn * hz) / 1000;