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