cdc_ncm_check_tx_max
if (kstrtoul(buf, 0, &val) || cdc_ncm_check_tx_max(dev, val) != val)
val = cdc_ncm_check_tx_max(dev, new_tx);