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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpusb.c258 #define ZM_MIN_TPC 5 macro
267 if (tpc > ((ZM_MIN_TPC+ZM_TPC_OFFSET)*2))
271 else if (tpc > (ZM_MIN_TPC*2))
273 tpc = (ZM_MIN_TPC*2);
277 #undef ZM_MIN_TPC macro

Completed in 48 milliseconds