Searched refs:STIR_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
80 #define STIR_FIFO_SIZE 4096 macro301 STIR_FIFO_SIZE - STIR_IRDA_HEADER); in wrap_sir_skb()628 if (space >= 0 && STIR_FIFO_SIZE - 4 > space + count) in fifo_txwait()883 stir->io_buf = kmalloc(STIR_FIFO_SIZE, GFP_KERNEL); in stir_net_open()889 stir->io_buf, STIR_FIFO_SIZE, in stir_net_open()