Home
last modified time | relevance | path

Searched defs:new_tx (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/usb/
Dcdc_ncm.c170 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()
/linux-4.1.27/drivers/net/ethernet/amd/
Dsun3lance.c152 int new_rx, new_tx; /* The next free ring entry */ member
/linux-4.1.27/drivers/atm/
Deni.c1295 int rate,ubr,unlimited,new_tx; in reserve_or_set_tx() local