Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c95 coal->stats_block_coalesce_usecs = bp->stats_coal_ticks; in bnxt_get_coalesce()
149 if (bp->stats_coal_ticks != coal->stats_block_coalesce_usecs) { in bnxt_set_coalesce()
150 u32 stats_ticks = coal->stats_block_coalesce_usecs; in bnxt_set_coalesce()
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c6097 tp->coal.stats_block_coalesce_usecs); in tg3_setup_phy()
9597 u32 val = ec->stats_block_coalesce_usecs; in __tg3_set_coalesce()
14153 (ec->stats_block_coalesce_usecs > max_stat_coal_ticks) || in tg3_set_coalesce()
14154 (ec->stats_block_coalesce_usecs < min_stat_coal_ticks)) in tg3_set_coalesce()
14166 tp->coal.stats_block_coalesce_usecs = ec->stats_block_coalesce_usecs; in tg3_set_coalesce()
17663 ec->stats_block_coalesce_usecs = DEFAULT_STAT_COAL_TICKS; in tg3_init_coal()
17676 ec->stats_block_coalesce_usecs = 0; in tg3_init_coal()
H A Dbnx2.c7248 coal->stats_block_coalesce_usecs = bp->stats_ticks; in bnx2_get_coalesce()
7286 bp->stats_ticks = coal->stats_block_coalesce_usecs; in bnx2_set_coalesce()