/Linux-v4.19/drivers/net/ethernet/cisco/enic/ |
D | enic_ethtool.c | 313 ecmd->rx_coalesce_usecs_high = rxcoal->range_end; in enic_get_coalesce() 322 u32 rx_coalesce_usecs_high = min_t(u32, coalesce_usecs_max, in enic_coalesce_valid() local 323 ec->rx_coalesce_usecs_high); in enic_coalesce_valid() 353 (ec->rx_coalesce_usecs_high > coalesce_usecs_max)) in enic_coalesce_valid() 357 if (ec->rx_coalesce_usecs_high && in enic_coalesce_valid() 358 (rx_coalesce_usecs_high < in enic_coalesce_valid() 372 u32 rx_coalesce_usecs_high; in enic_set_coalesce() local 389 rx_coalesce_usecs_high = min_t(u32, ecmd->rx_coalesce_usecs_high, in enic_set_coalesce() 403 if (ecmd->rx_coalesce_usecs_high) { in enic_set_coalesce() 404 rxcoal->range_end = rx_coalesce_usecs_high; in enic_set_coalesce()
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_ethtool.c | 855 cmd->rx_coalesce_usecs_high = h->kinfo.int_rl_setting; in hns3_get_coalesce_per_queue() 907 if (cmd->tx_coalesce_usecs_high != cmd->rx_coalesce_usecs_high) { in hns3_check_rl_coalesce_para() 913 if (cmd->rx_coalesce_usecs_high > HNS3_INT_RL_MAX) { in hns3_check_rl_coalesce_para() 920 rl = hns3_rl_round_down(cmd->rx_coalesce_usecs_high); in hns3_check_rl_coalesce_para() 921 if (rl != cmd->rx_coalesce_usecs_high) { in hns3_check_rl_coalesce_para() 924 cmd->rx_coalesce_usecs_high, rl); in hns3_check_rl_coalesce_para() 1002 hns3_rl_round_down(cmd->rx_coalesce_usecs_high); in hns3_set_coalesce()
|
/Linux-v4.19/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-ethtool.c | 178 (ec->pkt_rate_high) || (ec->rx_coalesce_usecs_high) || in xlgmac_ethtool_set_coalesce()
|
/Linux-v4.19/drivers/net/ethernet/amazon/ena/ |
D | ena_ethtool.c | 328 coalesce->rx_coalesce_usecs_high = intr_moder_entry.intr_moder_interval; in ena_get_coalesce() 411 intr_moder_entry.intr_moder_interval = coalesce->rx_coalesce_usecs_high; in ena_set_coalesce()
|
/Linux-v4.19/include/uapi/linux/ |
D | ethtool.h | 455 __u32 rx_coalesce_usecs_high; member
|
/Linux-v4.19/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 329 et->rx_coalesce_usecs_high = aic->max_eqd; in be_get_coalesce() 355 aic->max_eqd = min(et->rx_coalesce_usecs_high, BE_MAX_EQD); in be_set_coalesce()
|
/Linux-v4.19/drivers/infiniband/hw/nes/ |
D | nes_nic.c | 1342 if (et_coalesce->rx_coalesce_usecs_high) { in nes_netdev_set_coalesce() 1343 shared_timer->timer_in_use_max = et_coalesce->rx_coalesce_usecs_high; in nes_netdev_set_coalesce() 1391 temp_et_coalesce.rx_coalesce_usecs_high = shared_timer->timer_in_use_max; in nes_netdev_get_coalesce()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 1015 coal->rx_coalesce_usecs_high = priv->rx_usecs_high; in mlx4_en_get_coalesce() 1033 coal->rx_coalesce_usecs_high > MLX4_EN_MAX_COAL_TIME) { in mlx4_en_set_coalesce() 1066 priv->rx_usecs_high = coal->rx_coalesce_usecs_high; in mlx4_en_set_coalesce()
|
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ethtool.c | 469 (ec->rx_coalesce_usecs_high) || in xgbe_set_coalesce()
|
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ethtool.c | 764 (ec->tx_coalesce_usecs_low) || (ec->rx_coalesce_usecs_high) || in stmmac_set_coalesce()
|
/Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
D | i40e_ethtool.c | 2424 ec->rx_coalesce_usecs_high = vsi->int_rate_limit; in __i40e_get_coalesce() 2550 if (ec->rx_coalesce_usecs_high > INTRL_REG_TO_USEC(I40E_MAX_INTRL)) { in __i40e_set_coalesce() 2584 intrl_reg = i40e_intrl_usec_to_reg(ec->rx_coalesce_usecs_high); in __i40e_set_coalesce() 2586 if (vsi->int_rate_limit != ec->rx_coalesce_usecs_high) { in __i40e_set_coalesce()
|
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_ethtool.c | 781 ethcoal->rx_coalesce_usecs_high || in netxen_set_intr_coalesce()
|
/Linux-v4.19/drivers/net/vmxnet3/ |
D | vmxnet3_ethtool.c | 788 ec->rx_coalesce_usecs_high || in vmxnet3_set_coalesce()
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/ |
D | hip04_eth.c | 727 (ec->tx_coalesce_usecs_low) || (ec->rx_coalesce_usecs_high) || in hip04_set_coalesce()
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/ |
D | hns_ethtool.c | 765 &ec->rx_coalesce_usecs_high); in hns_get_coalesce()
|
/Linux-v4.19/drivers/net/ethernet/ni/ |
D | nixge.c | 971 ecoalesce->rx_coalesce_usecs_high || in nixge_ethtools_set_coalesce()
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_ethtool.c | 1148 ec->rx_coalesce_usecs_high || in nfp_net_set_coalesce()
|
/Linux-v4.19/drivers/net/ethernet/freescale/ |
D | gianfar_ethtool.c | 314 cvals->rx_coalesce_usecs_high = 0; in gfar_gcoalesce()
|
/Linux-v4.19/drivers/net/ethernet/xilinx/ |
D | xilinx_axienet_main.c | 1276 (ecoalesce->rx_coalesce_usecs_high) || in axienet_ethtools_set_coalesce()
|
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/ |
D | lio_ethtool.c | 2238 intr_coal->rx_coalesce_usecs_high = in lio_get_intr_coalesce() 2273 intr_coal->rx_coalesce_usecs_high; in oct_cfg_adaptive_intr()
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ethtool.c | 1557 ethcoal->rx_coalesce_usecs_high || in qlcnic_set_intr_coalesce()
|
/Linux-v4.19/drivers/net/ethernet/intel/igb/ |
D | igb_ethtool.c | 2189 ec->rx_coalesce_usecs_high || in igb_set_coalesce()
|