Searched defs:new_tx (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/drivers/net/usb/ |
D | cdc_ncm.c | 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()
|
/Linux-v6.6/drivers/net/ethernet/google/gve/ |
D | gve_ethtool.c | 442 int new_tx = cmd->tx_count; in gve_set_channels() local
|
/Linux-v6.6/drivers/net/ethernet/amd/ |
D | sun3lance.c | 153 int new_rx, new_tx; /* The next free ring entry */ member
|
/Linux-v6.6/drivers/atm/ |
D | eni.c | 1295 int rate,ubr,unlimited,new_tx; in reserve_or_set_tx() local
|
/Linux-v6.6/drivers/net/hyperv/ |
D | netvsc_drv.c | 1859 u32 new_tx, new_rx; in netvsc_set_ringparam() local
|
/Linux-v6.6/drivers/net/ethernet/intel/ice/ |
D | ice_ethtool.c | 3430 int new_rx = 0, new_tx = 0; in ice_set_channels() local
|
D | ice_main.c | 3956 int ice_vsi_recfg_qs(struct ice_vsi *vsi, int new_rx, int new_tx, bool locked) in ice_vsi_recfg_qs()
|