Searched refs:Q_RIO (Results 1 – 8 of 8) sorted by relevance
51 #define Q_RIO 0x02 macro78 #define q_is_rio(q) ((q)->qtype_ == Q_RIO) /* Is the queue a rio queue */79 #define q_is_red_or_rio(q) ((q)->qtype_ == Q_RED || (q)->qtype_ == Q_RIO)
564 qtype(rqp->rq_q) = Q_RIO; in rioioctl()
362 qtype(cl->cl_q) = Q_RIO; in priq_class_create()
305 qtype(cl->q_) = Q_RIO; in rmc_newclass()
459 qtype(cl->cl_q) = Q_RIO; in hfsc_class_create()
108 else if (sp->qtype == Q_RIO) in priq_stat_loop()
131 else if (sp->qtype == Q_RIO) in cbq_stat_loop()
150 else if (sp->qtype == Q_RIO) in hfsc_stat_loop()