Searched refs:wfqinfo (Results 1 – 1 of 1) sorted by relevance
51 struct wfqinfo { struct68 struct wfqinfo *qinfo, **top; in wfq_stat_loop() argument86 if ((qinfo = malloc(nqueues * sizeof(struct wfqinfo))) == NULL) in wfq_stat_loop()88 if ((top = malloc(ntop * sizeof(struct wfqinfo *))) == NULL) in wfq_stat_loop()