Searched refs:buf_tmr (Results 1 – 1 of 1) sorted by relevance
3503 u16 buf_tmr, buf_tmr_irq; in bnxt_hwrm_set_coal() local3514 buf_tmr = max_t(u16, bp->coal_ticks / 4, 1); in bnxt_hwrm_set_coal()3528 req.cmpl_aggr_dma_tmr = cpu_to_le16(buf_tmr); in bnxt_hwrm_set_coal()3530 req.int_lat_tmr_min = cpu_to_le16(buf_tmr); in bnxt_hwrm_set_coal()