Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/broadcom/
Dtg3.c14025 u32 max_rxcoal_tick_int = 0, max_txcoal_tick_int = 0; in tg3_set_coalesce() local
14029 max_rxcoal_tick_int = MAX_RXCOAL_TICK_INT; in tg3_set_coalesce()
14041 (ec->rx_coalesce_usecs_irq > max_rxcoal_tick_int) || in tg3_set_coalesce()