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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_cm.h148 #define NES_RETRY_TIMEOUT (1000*HZ/1000) macro
150 #define NES_RETRY_TIMEOUT (3000*HZ/1000) macro
H A Dnes_cm.c473 new_send->timetosend = jiffies + NES_RETRY_TIMEOUT;
684 timetosend = (NES_RETRY_TIMEOUT <<

Completed in 45 milliseconds