Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sfxge/common/
HDefx_mac.c474 __in_ecount(EFX_MAC_HASH_BITS) unsigned int const *bucket) in efx_mac_hash_set()
935 index = crc % EFX_MAC_HASH_BITS;
HDefx.h504 #define EFX_MAC_HASH_BITS (1 << 8) macro
523 __in_ecount(EFX_MAC_HASH_BITS) unsigned int const *bucket);