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