Searched defs:new_rx (Results 1 – 3 of 3) sorted by relevance
149 static u32 cdc_ncm_check_rx_max(struct usbnet *dev, u32 new_rx) in cdc_ncm_check_rx_max()376 static void cdc_ncm_update_rxtx_max(struct usbnet *dev, u32 new_rx, u32 new_tx) in cdc_ncm_update_rxtx_max()
153 int new_rx, new_tx; /* The next free ring entry */ member
1695 u32 new_tx, new_rx; in netvsc_set_ringparam() local