The queuing type which decides the position of a request/packet
within the queue.
unknown : queue type unknown.
other : not fifo, and not priority.
fifo : first in first out.
priority: each bandwidth request has a priority and the
position of the request within the queue depends
on its priority.