Home
last modified time | relevance | path

Searched refs:HASHTABLE_SIZE (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/dpaa/
H A Dif_memac.c68 #define HASHTABLE_SIZE 64 macro
199 for (int i = 0; i < HASHTABLE_SIZE; i++) in memac_setup_multicast()
204 for (int i = 0; i < HASHTABLE_SIZE; i++) in memac_setup_multicast()