Searched refs:cdc_ncm_check_tx_max (Results 1 – 1 of 1) sorted by relevance
172 static u32 cdc_ncm_check_tx_max(struct usbnet *dev, u32 new_tx) in cdc_ncm_check_tx_max() function260 if (kstrtoul(buf, 0, &val) || cdc_ncm_check_tx_max(dev, val) != val) in cdc_ncm_store_tx_max()418 val = cdc_ncm_check_tx_max(dev, new_tx); in cdc_ncm_update_rxtx_max()