1. NAME

kfifo_size - returns the size of the fifo in elements

2. SYNOPSIS

kfifo_size( fifo );

3. ARGUMENTS

fifo
    address of the fifo to be used

4. COPYRIGHT