Searched refs:PRUETH_SWITCH_FDB_MASK (Results 1 – 2 of 2) sorted by relevance
45 #define PRUETH_SWITCH_FDB_MASK ((SIZE_OF_FDB / NUMBER_OF_FDB_BUCKET_ENTRIES) - 1) macro
660 fdb_slot = bitrev32(crc32_le(0, mac_fid, 8)) & PRUETH_SWITCH_FDB_MASK; in icssg_fdb_setup()