Lines Matching refs:dn_flow_queue

137  * ready_heap contains all dn_flow_queue related to fixed-rate pipes.
153 static void ready_event(struct dn_flow_queue *q, struct mbuf **head,
235 static void cp_queue_to_64_user( struct dn_flow_queue *q, struct dn_flow_queue_64 *qp);
241 static void cp_queue_to_32_user( struct dn_flow_queue *q, struct dn_flow_queue_32 *qp);
419 void cp_queue_to_32_user( struct dn_flow_queue *q, struct dn_flow_queue_32 *qp)
440 void cp_queue_to_64_user( struct dn_flow_queue *q, struct dn_flow_queue_64 *qp)
787 move_pkt(struct mbuf *pkt, struct dn_flow_queue *q,
814 ready_event(struct dn_flow_queue *q, struct mbuf **head, struct mbuf **tail)
906 struct dn_flow_queue *q = sch->p[0].object ;
944 struct dn_flow_queue *q = neh->p[0].object ;
962 struct dn_flow_queue *q = p->idle_heap.p[i].object ;
1062 struct dn_flow_queue *q = pe->idle_heap.p[0].object ;
1207 struct dn_flow_queue *q, *prev ;
1223 struct dn_flow_queue *old_q = q ;
1239 static struct dn_flow_queue *
1242 struct dn_flow_queue *q ;
1272 static struct dn_flow_queue *
1276 struct dn_flow_queue *q, *prev;
1352 struct dn_flow_queue *old_q = q ;
1380 red_drops(struct dn_flow_set *fs, struct dn_flow_queue *q, int len)
1532 struct dn_flow_queue *q = NULL ;
1815 struct dn_flow_queue *q, *qn ;
1917 struct dn_flow_queue *q ;
2034 x->rq = _MALLOC((1 + x->rq_size) * sizeof(struct dn_flow_queue *),
2074 struct dn_flow_queue *q;
2108 x->idle_heap.offset=offsetof(struct dn_flow_queue, heap_pos);
2195 if ( ((struct dn_flow_queue *)h->p[i].object)->fs == fs) {
2348 struct dn_flow_queue *q;
2380 struct dn_flow_queue *q;
2437 p->fs.rq_elements * sizeof(struct dn_flow_queue);
2440 set->rq_elements * sizeof(struct dn_flow_queue);