Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dcdc_ncm.c173 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()
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c442 int new_tx = cmd->tx_count; in gve_set_channels() local
/openbmc/linux/drivers/net/ethernet/amd/
H A Dsun3lance.c153 int new_rx, new_tx; /* The next free ring entry */ member
/openbmc/linux/drivers/atm/
H A Deni.c1295 int rate,ubr,unlimited,new_tx; in reserve_or_set_tx() local
/openbmc/qemu/hw/i386/kvm/
H A Dxen_xenstore.c1689 unsigned int new_tx = XBT_NULL; in xs_be_transaction_start() local
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c1863 u32 new_tx, new_rx; in netvsc_set_ringparam() local
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c3430 int new_rx = 0, new_tx = 0; in ice_set_channels() local
H A Dice_main.c3975 int ice_vsi_recfg_qs(struct ice_vsi *vsi, int new_rx, int new_tx, bool locked) in ice_vsi_recfg_qs()