Lines Matching defs:queue
88 static inline int do_sqbs(u64 token, unsigned char state, int queue,
91 unsigned long _queuestart = ((unsigned long)queue << 32) | *start;
106 static inline int do_eqbs(u64 token, unsigned char *state, int queue,
109 unsigned long _queuestart = ((unsigned long)queue << 32) | *start;
164 /* Batch of SBALs that we processed while polling the queue: */
193 /* last scan of the queue */
200 /* queue number */
203 /* bitmask of queue number */
206 /* input or output queue */
288 /* the highest iqdio queue is used for multicast */