Home
last modified time | relevance | path

Searched refs:rx_coalesce_usecs_high (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c232 ecmd->rx_coalesce_usecs_high = rxcoal->range_end; in enic_get_coalesce()
244 u32 rx_coalesce_usecs_high; in enic_set_coalesce() local
257 rx_coalesce_usecs_high = min_t(u32, ecmd->rx_coalesce_usecs_high, in enic_set_coalesce()
266 ecmd->rx_coalesce_usecs_high) in enic_set_coalesce()
278 ecmd->rx_coalesce_usecs_high) in enic_set_coalesce()
285 if (ecmd->rx_coalesce_usecs_high && in enic_set_coalesce()
286 (rx_coalesce_usecs_high < in enic_set_coalesce()
301 if (ecmd->rx_coalesce_usecs_high) { in enic_set_coalesce()
302 rxcoal->range_end = rx_coalesce_usecs_high; in enic_set_coalesce()
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c420 (ec->rx_coalesce_usecs_high) || in xgbe_set_coalesce()
/linux-4.1.27/include/uapi/linux/
Dethtool.h427 __u32 rx_coalesce_usecs_high; member
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c338 et->rx_coalesce_usecs_high = aic->max_eqd; in be_get_coalesce()
364 aic->max_eqd = min(et->rx_coalesce_usecs_high, BE_MAX_EQD); in be_set_coalesce()
/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_nic.c1359 if (et_coalesce->rx_coalesce_usecs_high) { in nes_netdev_set_coalesce()
1360 shared_timer->timer_in_use_max = et_coalesce->rx_coalesce_usecs_high; in nes_netdev_set_coalesce()
1408 temp_et_coalesce.rx_coalesce_usecs_high = shared_timer->timer_in_use_max; in nes_netdev_get_coalesce()
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c685 (ec->tx_coalesce_usecs_low) || (ec->rx_coalesce_usecs_high) || in stmmac_set_coalesce()
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c775 ethcoal->rx_coalesce_usecs_high || in netxen_set_intr_coalesce()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c940 coal->rx_coalesce_usecs_high = priv->rx_usecs_high; in mlx4_en_get_coalesce()
975 priv->rx_usecs_high = coal->rx_coalesce_usecs_high; in mlx4_en_set_coalesce()
/linux-4.1.27/drivers/net/ethernet/hisilicon/
Dhip04_eth.c729 (ec->tx_coalesce_usecs_low) || (ec->rx_coalesce_usecs_high) || in hip04_set_coalesce()
/linux-4.1.27/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c1307 (ecoalesce->rx_coalesce_usecs_high) || in axienet_ethtools_set_coalesce()
/linux-4.1.27/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c342 cvals->rx_coalesce_usecs_high = 0; in gfar_gcoalesce()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1546 ethcoal->rx_coalesce_usecs_high || in qlcnic_set_intr_coalesce()