Searched refs:LOW_RXMAX_FRAMES (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/broadcom/ | ||
D | tg3.h | 1246 #define LOW_RXMAX_FRAMES 0x00000005 macro |
D | tg3.c | 17632 ec->rx_max_coalesced_frames = LOW_RXMAX_FRAMES; in tg3_init_coal() |