Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dethtool.h434 __u32 tx_coalesce_usecs_high; member
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c434 (ec->tx_coalesce_usecs_high) || in xgbe_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c261 ec->tx_coalesce_usecs_high || in enic_coalesce_valid()
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c683 (ec->rx_max_coalesced_frames_low) || (ec->tx_coalesce_usecs_high) || in stmmac_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c775 ethcoal->tx_coalesce_usecs_high || in netxen_set_intr_coalesce()
/linux-4.4.14/drivers/net/ethernet/hisilicon/
Dhip04_eth.c727 (ec->rx_max_coalesced_frames_low) || (ec->tx_coalesce_usecs_high) || in hip04_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c340 et->tx_coalesce_usecs_high = aic->max_eqd; in be_get_coalesce()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c1870 ec->tx_coalesce_usecs_high = vsi->int_rate_limit; in i40e_get_coalesce()
1890 if (ec->tx_coalesce_usecs_high != vsi->int_rate_limit) { in i40e_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c1334 (ecoalesce->tx_coalesce_usecs_high) || in axienet_ethtools_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c344 cvals->tx_coalesce_usecs_high = 0; in gfar_gcoalesce()
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1549 ethcoal->tx_coalesce_usecs_high || in qlcnic_set_intr_coalesce()
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2174 ec->tx_coalesce_usecs_high || in igb_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c610 if (ec->tx_coalesce_usecs || ec->tx_coalesce_usecs_high || in bcmgenet_set_coalesce()