Searched defs:new_tx (Results 1 – 6 of 6) sorted by relevance
173 static u32 cdc_ncm_check_tx_max(struct usbnet *dev, u32 new_tx) in cdc_ncm_check_tx_max()405 static void cdc_ncm_update_rxtx_max(struct usbnet *dev, u32 new_rx, u32 new_tx) in cdc_ncm_update_rxtx_max()
154 int new_rx, new_tx; /* The next free ring entry */ member
507 int new_tx = cmd->tx_count; in gve_set_channels() local
1818 u32 new_tx, new_rx; in netvsc_set_ringparam() local
3897 int new_rx = 0, new_tx = 0; in ice_set_channels() local
4064 int ice_vsi_recfg_qs(struct ice_vsi *vsi, int new_rx, int new_tx, bool locked) in ice_vsi_recfg_qs()