Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_dtsec.c150 #define DTSEC_HASH_TABLE_SIZE 256 macro
1311 dtsec->unicast_addr_hash = alloc_hash_table(DTSEC_HASH_TABLE_SIZE); in dtsec_init()