Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dethtool.h423 __u32 stats_block_coalesce_usecs; member
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c423 (ec->stats_block_coalesce_usecs) || in xgbe_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c253 ec->stats_block_coalesce_usecs || in enic_coalesce_valid()
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c688 (ec->stats_block_coalesce_usecs) || in stmmac_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c764 ethcoal->stats_block_coalesce_usecs || in netxen_set_intr_coalesce()
/linux-4.4.14/drivers/net/ethernet/hisilicon/
Dhip04_eth.c732 (ec->stats_block_coalesce_usecs) || in hip04_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c1323 (ecoalesce->stats_block_coalesce_usecs) || in axienet_ethtools_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1538 ethcoal->stats_block_coalesce_usecs || in qlcnic_set_intr_coalesce()
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dtg3.c6106 tp->coal.stats_block_coalesce_usecs); in tg3_setup_phy()
9468 u32 val = ec->stats_block_coalesce_usecs; in __tg3_set_coalesce()
14026 (ec->stats_block_coalesce_usecs > max_stat_coal_ticks) || in tg3_set_coalesce()
14027 (ec->stats_block_coalesce_usecs < min_stat_coal_ticks)) in tg3_set_coalesce()
14049 tp->coal.stats_block_coalesce_usecs = ec->stats_block_coalesce_usecs; in tg3_set_coalesce()
17564 ec->stats_block_coalesce_usecs = DEFAULT_STAT_COAL_TICKS; in tg3_init_coal()
17577 ec->stats_block_coalesce_usecs = 0; in tg3_init_coal()
Dbnx2.c7249 coal->stats_block_coalesce_usecs = bp->stats_ticks; in bnx2_get_coalesce()
7285 bp->stats_ticks = coal->stats_block_coalesce_usecs; in bnx2_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2163 ec->stats_block_coalesce_usecs || in igb_set_coalesce()