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)
785 move_pkt(struct mbuf *pkt, struct dn_flow_queue *q,
812 ready_event(struct dn_flow_queue *q, struct mbuf **head, struct mbuf **tail)
904 struct dn_flow_queue *q = sch->p[0].object ;
942 struct dn_flow_queue *q = neh->p[0].object ;
960 struct dn_flow_queue *q = p->idle_heap.p[i].object ;
1060 struct dn_flow_queue *q = pe->idle_heap.p[0].object ;
1209 struct dn_flow_queue *q, *prev ;
1225 struct dn_flow_queue *old_q = q ;
1241 static struct dn_flow_queue *
1244 struct dn_flow_queue *q ;
1274 static struct dn_flow_queue *
1278 struct dn_flow_queue *q, *prev;
1354 struct dn_flow_queue *old_q = q ;
1382 red_drops(struct dn_flow_set *fs, struct dn_flow_queue *q, int len)
1534 struct dn_flow_queue *q = NULL ;
1824 struct dn_flow_queue *q, *qn ;
1926 struct dn_flow_queue *q ;
2043 x->rq = _MALLOC((1 + x->rq_size) * sizeof(struct dn_flow_queue *),
2083 struct dn_flow_queue *q;
2117 x->idle_heap.offset=offsetof(struct dn_flow_queue, heap_pos);
2204 if ( ((struct dn_flow_queue *)h->p[i].object)->fs == fs) {
2357 struct dn_flow_queue *q;
2387 struct dn_flow_queue *q;
2442 p->fs.rq_elements * sizeof(struct dn_flow_queue);
2445 set->rq_elements * sizeof(struct dn_flow_queue);