kfifo_len — returns the number of bytes available in the FIFO
unsigned int kfifo_len (struct kfifo * fifo);
unsigned int kfifo_len
the fifo to be used.