Searched defs:new_tx (Results 1 – 3 of 3) sorted by relevance
170 static u32 cdc_ncm_check_tx_max(struct usbnet *dev, u32 new_tx) in cdc_ncm_check_tx_max()331 static void cdc_ncm_update_rxtx_max(struct usbnet *dev, u32 new_rx, u32 new_tx) in cdc_ncm_update_rxtx_max()
152 int new_rx, new_tx; /* The next free ring entry */ member
1295 int rate,ubr,unlimited,new_tx; in reserve_or_set_tx() local