Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c174 (ec->stats_block_coalesce_usecs) || (ec->pkt_rate_low) || in xlgmac_ethtool_set_coalesce()
/Linux-v5.4/include/uapi/linux/
Dethtool.h472 __u32 stats_block_coalesce_usecs; member
/Linux-v5.4/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c333 ec->stats_block_coalesce_usecs || in enic_coalesce_valid()
/Linux-v5.4/drivers/net/ethernet/pensando/ionic/
Dionic_ethtool.c384 coalesce->stats_block_coalesce_usecs || in ionic_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c460 (ec->stats_block_coalesce_usecs) || in xgbe_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c756 ethcoal->stats_block_coalesce_usecs || in netxen_set_intr_coalesce()
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c745 (ec->stats_block_coalesce_usecs) || in stmmac_set_coalesce()
/Linux-v5.4/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c790 ec->stats_block_coalesce_usecs || in vmxnet3_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/hisilicon/
Dhip04_eth.c824 (ec->stats_block_coalesce_usecs) || in hip04_set_coalesce()
/Linux-v5.4/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-v5.4/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c1250 ec->stats_block_coalesce_usecs || in nfp_net_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/ni/
Dnixge.c1028 ecoalesce->stats_block_coalesce_usecs || in nixge_ethtools_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c1318 (ecoalesce->stats_block_coalesce_usecs) || in axienet_ethtools_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1550 ethcoal->stats_block_coalesce_usecs || in qlcnic_set_intr_coalesce()
/Linux-v5.4/drivers/net/ethernet/intel/igc/
Digc_ethtool.c810 ec->stats_block_coalesce_usecs || in igc_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/broadcom/
Dtg3.c6122 tp->coal.stats_block_coalesce_usecs); in tg3_setup_phy()
9506 u32 val = ec->stats_block_coalesce_usecs; in __tg3_set_coalesce()
14090 (ec->stats_block_coalesce_usecs > max_stat_coal_ticks) || in tg3_set_coalesce()
14091 (ec->stats_block_coalesce_usecs < min_stat_coal_ticks)) in tg3_set_coalesce()
14103 tp->coal.stats_block_coalesce_usecs = ec->stats_block_coalesce_usecs; in tg3_set_coalesce()
17602 ec->stats_block_coalesce_usecs = DEFAULT_STAT_COAL_TICKS; in tg3_init_coal()
17615 ec->stats_block_coalesce_usecs = 0; in tg3_init_coal()
Dbnx2.c7268 coal->stats_block_coalesce_usecs = bp->stats_ticks; in bnx2_get_coalesce()
7304 bp->stats_ticks = coal->stats_block_coalesce_usecs; in bnx2_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2183 ec->stats_block_coalesce_usecs || in igb_set_coalesce()