wfq_getstats
wfq_getstats(struct wfq_getstats *gsp)
error = wfq_getstats((struct wfq_getstats *)addr);
static int wfq_getstats(struct wfq_getstats *);
#define WFQ_GET_STATS _IOWR('Q', 12, struct wfq_getstats)
struct wfq_getstats wfq_stats;