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