Home
last modified time | relevance | path

Searched refs:stats_block_coalesce_usecs (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c174 (ec->stats_block_coalesce_usecs) || (ec->pkt_rate_low) || in xlgmac_ethtool_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c333 ec->stats_block_coalesce_usecs || in enic_coalesce_valid()
/Linux-v4.19/include/uapi/linux/
Dethtool.h446 __u32 stats_block_coalesce_usecs; member
/Linux-v4.19/drivers/net/ethernet/amazon/ena/
Dena_ethtool.c366 coalesce->stats_block_coalesce_usecs || in ena_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c460 (ec->stats_block_coalesce_usecs) || in xgbe_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c767 (ec->stats_block_coalesce_usecs) || in stmmac_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c772 ethcoal->stats_block_coalesce_usecs || in netxen_set_intr_coalesce()
/Linux-v4.19/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c780 ec->stats_block_coalesce_usecs || in vmxnet3_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/hisilicon/
Dhip04_eth.c730 (ec->stats_block_coalesce_usecs) || in hip04_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c71 coal->stats_block_coalesce_usecs = bp->stats_coal_ticks; in bnxt_get_coalesce()
108 if (bp->stats_coal_ticks != coal->stats_block_coalesce_usecs) { in bnxt_set_coalesce()
109 u32 stats_ticks = coal->stats_block_coalesce_usecs; in bnxt_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/ni/
Dnixge.c962 ecoalesce->stats_block_coalesce_usecs || in nixge_ethtools_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c1139 ec->stats_block_coalesce_usecs || in nfp_net_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c1267 (ecoalesce->stats_block_coalesce_usecs) || in axienet_ethtools_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1548 ethcoal->stats_block_coalesce_usecs || in qlcnic_set_intr_coalesce()
/Linux-v4.19/drivers/net/ethernet/broadcom/
Dtg3.c6122 tp->coal.stats_block_coalesce_usecs); in tg3_setup_phy()
9500 u32 val = ec->stats_block_coalesce_usecs; in __tg3_set_coalesce()
14094 (ec->stats_block_coalesce_usecs > max_stat_coal_ticks) || in tg3_set_coalesce()
14095 (ec->stats_block_coalesce_usecs < min_stat_coal_ticks)) in tg3_set_coalesce()
14107 tp->coal.stats_block_coalesce_usecs = ec->stats_block_coalesce_usecs; in tg3_set_coalesce()
17639 ec->stats_block_coalesce_usecs = DEFAULT_STAT_COAL_TICKS; in tg3_init_coal()
17652 ec->stats_block_coalesce_usecs = 0; in tg3_init_coal()
Dbnx2.c7272 coal->stats_block_coalesce_usecs = bp->stats_ticks; in bnx2_get_coalesce()
7308 bp->stats_ticks = coal->stats_block_coalesce_usecs; in bnx2_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2180 ec->stats_block_coalesce_usecs || in igb_set_coalesce()