Searched refs:MIN_PIB_Q_DEPTH (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/staging/crystalhd/
H A Dcrystalhd_hw.h36 #define MIN_PIB_Q_DEPTH 2 macro
H A Dcrystalhd_hw.c937 (r_offset + MIN_PIB_Q_DEPTH);
964 if ((r_offset < MIN_PIB_Q_DEPTH) || (r_offset >= MAX_PIB_Q_DEPTH))
975 r_offset = MIN_PIB_Q_DEPTH;
996 if ((r_offset < MIN_PIB_Q_DEPTH) ||
1003 n_offset = MIN_PIB_Q_DEPTH;

Completed in 121 milliseconds