Home
last modified time | relevance | path

Searched refs:tx_coalesce_usecs_high (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c172 (ec->tx_coalesce_usecs) || (ec->tx_coalesce_usecs_high) || in xlgmac_ethtool_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c341 ec->tx_coalesce_usecs_high || in enic_coalesce_valid()
/Linux-v5.4/include/uapi/linux/
Dethtool.h483 __u32 tx_coalesce_usecs_high; member
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c1112 cmd->tx_coalesce_usecs_high = h->kinfo.int_rl_setting; in hns3_get_coalesce_per_queue()
1165 if (cmd->tx_coalesce_usecs_high != cmd->rx_coalesce_usecs_high) { in hns3_check_rl_coalesce_para()
/Linux-v5.4/drivers/net/ethernet/pensando/ionic/
Dionic_ethtool.c395 coalesce->tx_coalesce_usecs_high || in ionic_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c471 (ec->tx_coalesce_usecs_high) || in xgbe_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c767 ethcoal->tx_coalesce_usecs_high || in netxen_set_intr_coalesce()
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c740 (ec->rx_max_coalesced_frames_low) || (ec->tx_coalesce_usecs_high) || in stmmac_set_coalesce()
/Linux-v5.4/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c800 ec->tx_coalesce_usecs_high || in vmxnet3_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/hisilicon/
Dhip04_eth.c819 (ec->rx_max_coalesced_frames_low) || (ec->tx_coalesce_usecs_high) || in hip04_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c1261 ec->tx_coalesce_usecs_high || in nfp_net_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c764 &ec->tx_coalesce_usecs_high, in hns_get_coalesce()
/Linux-v5.4/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c300 cvals->tx_coalesce_usecs_high = 0; in gfar_gcoalesce()
/Linux-v5.4/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c329 et->tx_coalesce_usecs_high = aic->max_eqd; in be_get_coalesce()
/Linux-v5.4/drivers/net/ethernet/ni/
Dnixge.c1039 ecoalesce->tx_coalesce_usecs_high || in nixge_ethtools_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c1329 (ecoalesce->tx_coalesce_usecs_high) || in axienet_ethtools_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1561 ethcoal->tx_coalesce_usecs_high || in qlcnic_set_intr_coalesce()
/Linux-v5.4/drivers/net/ethernet/intel/igc/
Digc_ethtool.c821 ec->tx_coalesce_usecs_high || in igc_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c2767 ec->tx_coalesce_usecs_high = vsi->int_rate_limit; in __i40e_get_coalesce()
2887 if (ec->tx_coalesce_usecs_high != vsi->int_rate_limit) { in __i40e_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_ethtool.c3262 if (ec->tx_coalesce_usecs_high) { in ice_set_rc_coalesce()
/Linux-v5.4/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2194 ec->tx_coalesce_usecs_high || in igb_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c684 if (ec->tx_coalesce_usecs || ec->tx_coalesce_usecs_high || in bcmgenet_set_coalesce()