wfq_conf
wfq_config(struct wfq_conf *cf)
error = wfq_config((struct wfq_conf *)addr);
static int wfq_config(struct wfq_conf *);
#define WFQ_CONFIG _IOWR('Q', 6, struct wfq_conf)
struct wfq_conf conf;