Searched refs:ALX_RX_ALLOC_THRESH (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/atheros/alx/ | ||
H A D | alx.h | 70 #define ALX_RX_ALLOC_THRESH 32 macro |
H A D | main.c | 286 if (++rfd_cleaned > ALX_RX_ALLOC_THRESH) in alx_clean_rx_irq() |