Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_timer.c41 #define BNXE_TIMER_INTERVAL 1000000 /* usecs (once a second for stats) */ macro
73 drv_usectohz(BNXE_TIMER_INTERVAL)); in BnxeTimer()
86 drv_usectohz(BNXE_TIMER_INTERVAL)); in BnxeTimerStart()