Gets the size of the next fifo record
kfifo_peek_len(fifo);
fifo
address of the fifo to be used
This function returns the size of the next fifo record in number of bytes.