Searched refs:UNM_FLOW_TICKS_PER_SEC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dnic_cmn.h176 #define UNM_FLOW_TICKS_PER_SEC 2048 macro
179 #define UNM_FLOW_TICK_USEC (1000000ULL/UNM_FLOW_TICKS_PER_SEC)
180 #define UNM_GLOBAL_TICKS_PER_SEC (4*UNM_FLOW_TICKS_PER_SEC)

Completed in 78 milliseconds