Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c172 (ec->tx_coalesce_usecs) || (ec->tx_coalesce_usecs_high) || in xlgmac_ethtool_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c854 cmd->tx_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()
/Linux-v4.19/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c341 ec->tx_coalesce_usecs_high || in enic_coalesce_valid()
/Linux-v4.19/include/uapi/linux/
Dethtool.h457 __u32 tx_coalesce_usecs_high; member
/Linux-v4.19/drivers/net/ethernet/amazon/ena/
Dena_ethtool.c372 coalesce->tx_coalesce_usecs_high || in ena_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c471 (ec->tx_coalesce_usecs_high) || in xgbe_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c762 (ec->rx_max_coalesced_frames_low) || (ec->tx_coalesce_usecs_high) || in stmmac_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c783 ethcoal->tx_coalesce_usecs_high || in netxen_set_intr_coalesce()
/Linux-v4.19/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c790 ec->tx_coalesce_usecs_high || in vmxnet3_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/hisilicon/
Dhip04_eth.c725 (ec->rx_max_coalesced_frames_low) || (ec->tx_coalesce_usecs_high) || in hip04_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c764 &ec->tx_coalesce_usecs_high, in hns_get_coalesce()
/Linux-v4.19/drivers/net/ethernet/ni/
Dnixge.c973 ecoalesce->tx_coalesce_usecs_high || in nixge_ethtools_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c1150 ec->tx_coalesce_usecs_high || in nfp_net_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c316 cvals->tx_coalesce_usecs_high = 0; in gfar_gcoalesce()
/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c333 et->tx_coalesce_usecs_high = aic->max_eqd; in be_get_coalesce()
/Linux-v4.19/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c1278 (ecoalesce->tx_coalesce_usecs_high) || in axienet_ethtools_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1559 ethcoal->tx_coalesce_usecs_high || in qlcnic_set_intr_coalesce()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c2425 ec->tx_coalesce_usecs_high = vsi->int_rate_limit; in __i40e_get_coalesce()
2545 if (ec->tx_coalesce_usecs_high != vsi->int_rate_limit) { in __i40e_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2191 ec->tx_coalesce_usecs_high || in igb_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c687 if (ec->tx_coalesce_usecs || ec->tx_coalesce_usecs_high || in bcmgenet_set_coalesce()