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