Searched defs:new_rx (Results 1 – 6 of 6) sorted by relevance
150 static u32 cdc_ncm_check_rx_max(struct usbnet *dev, u32 new_rx) in cdc_ncm_check_rx_max()405 static void cdc_ncm_update_rxtx_max(struct usbnet *dev, u32 new_rx, u32 new_tx) in cdc_ncm_update_rxtx_max()
443 int new_rx = cmd->rx_count; in gve_set_channels() local
153 int new_rx, new_tx; /* The next free ring entry */ member
1863 u32 new_tx, new_rx; in netvsc_set_ringparam() local
3430 int new_rx = 0, new_tx = 0; in ice_set_channels() local
3958 int ice_vsi_recfg_qs(struct ice_vsi *vsi, int new_rx, int new_tx, bool locked) in ice_vsi_recfg_qs()