Searched refs:IRDMA_LONG_TIME (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/irdma/ | ||
H A D | irdma_cm.h | 84 #define IRDMA_LONG_TIME (2 * HZ) macro |
H A D | irdma_cm.c | 1314 unsigned long nexttimeout = jiffies + IRDMA_LONG_TIME; in irdma_cm_timer_tick() |