Searched refs:MAX_RXCOL_TICKS (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/broadcom/ | ||
D | tg3.h | 1238 #define MAX_RXCOL_TICKS 0x000003ff macro |
D | tg3.c | 14078 if ((ec->rx_coalesce_usecs > MAX_RXCOL_TICKS) || in tg3_set_coalesce() |