Searched refs:stats_coal_ticks (Results 1 – 3 of 3) sorted by relevance
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()155 bp->stats_coal_ticks = stats_ticks; in bnxt_set_coalesce()156 if (bp->stats_coal_ticks) in bnxt_set_coalesce()158 bp->stats_coal_ticks * HZ / 1000000; in bnxt_set_coalesce()
2030 u32 stats_coal_ticks; member
6906 req->update_period_ms = cpu_to_le32(bp->stats_coal_ticks / 1000); in bnxt_hwrm_stat_ctx_alloc()11617 if (BNXT_LINK_IS_UP(bp) && bp->stats_coal_ticks) { in bnxt_timer()12181 bp->stats_coal_ticks = BNXT_DEF_STATS_COAL_TICKS; in bnxt_init_dflt_coal()