Searched refs:STE_TIMER_USECS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ste/ | ||
H A D | if_stereg.h | 354 #define STE_TIMER_USECS(x) ((x * 10) / STE_TIMER_TICKS) macro |
H A D | if_ste.c | 553 STE_TIMER_USECS(sc->ste_int_rx_mod)); in ste_intr() |