IW_PRIV_SIZE_MASK
if (iwp->length > (descr->set_args & IW_PRIV_SIZE_MASK))
int num = args & IW_PRIV_SIZE_MASK;
int max = args & IW_PRIV_SIZE_MASK;