Searched refs:RX_CACHE_SIZE (Results 1 – 1 of 1) sorted by relevance
487 #define RX_CACHE_SIZE 64 macro489 static struct rx_cache_entry rx_cache[RX_CACHE_SIZE];690 if (++rx_cache_next >= RX_CACHE_SIZE) in rx_cache_insert()737 if (++i >= RX_CACHE_SIZE) in rx_cache_find()