Searched defs:XGMAC_HASH (Results 1 – 2 of 2) sorted by relevance
58 #define XGMAC_HASH(n) ((0x00000300/4) + (n)) macro
34 #define XGMAC_HASH(n) (0x00000300 + (n) * 4) /* HASH table regs */ macro