Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c14060 u32 max_rxcoal_tick_int = 0, max_txcoal_tick_int = 0; in tg3_set_coalesce() local
14065 max_txcoal_tick_int = MAX_TXCOAL_TICK_INT; in tg3_set_coalesce()
14077 (ec->tx_coalesce_usecs_irq > max_txcoal_tick_int) || in tg3_set_coalesce()