Searched refs:STIR_FIFO_SIZE (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/net/irda/
H A Dstir4200.c80 #define STIR_FIFO_SIZE 4096 macro
301 STIR_FIFO_SIZE - STIR_IRDA_HEADER);
628 if (space >= 0 && STIR_FIFO_SIZE - 4 > space + count)
886 stir->io_buf = kmalloc(STIR_FIFO_SIZE, GFP_KERNEL);
892 stir->io_buf, STIR_FIFO_SIZE,

Completed in 40 milliseconds