Searched defs:RxFifoThreshold (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/dev/cy/
H A Dcy.c45 #define RxFifoThreshold (CD1400_RX_FIFO_SIZE / 2) macro
289 #undef RxFifoThreshold macro
290 static int volatile RxFifoThreshold = (CD1400_RX_FIFO_SIZE / 2); variable

Completed in 102 milliseconds