Searched refs:stats_block_coalesce_usecs (Results 1 – 6 of 6) sorted by relevance
156 coal->stats_block_coalesce_usecs, supported) || in coalesce_fill_reply()287 ethnl_update_u32(&coalesce.stats_block_coalesce_usecs, in ethnl_set_coalesce()
1675 if (coalesce->stats_block_coalesce_usecs) in ethtool_set_coalesce_supported()
483 __u32 stats_block_coalesce_usecs; member
92 coal->stats_block_coalesce_usecs = bp->stats_coal_ticks; in bnxt_get_coalesce()146 if (bp->stats_coal_ticks != coal->stats_block_coalesce_usecs) { in bnxt_set_coalesce()147 u32 stats_ticks = coal->stats_block_coalesce_usecs; in bnxt_set_coalesce()
6109 tp->coal.stats_block_coalesce_usecs); in tg3_setup_phy()9480 u32 val = ec->stats_block_coalesce_usecs; in __tg3_set_coalesce()14037 (ec->stats_block_coalesce_usecs > max_stat_coal_ticks) || in tg3_set_coalesce()14038 (ec->stats_block_coalesce_usecs < min_stat_coal_ticks)) in tg3_set_coalesce()14050 tp->coal.stats_block_coalesce_usecs = ec->stats_block_coalesce_usecs; in tg3_set_coalesce()17525 ec->stats_block_coalesce_usecs = DEFAULT_STAT_COAL_TICKS; in tg3_init_coal()17538 ec->stats_block_coalesce_usecs = 0; in tg3_init_coal()
7265 coal->stats_block_coalesce_usecs = bp->stats_ticks; in bnx2_get_coalesce()7303 bp->stats_ticks = coal->stats_block_coalesce_usecs; in bnx2_set_coalesce()
Completed in 75 milliseconds