Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.c27 int hash_mac_addr(const u8 *addr) in hash_mac_addr() function
H A Dcommon.h757 int hash_mac_addr(const u8 *addr);
H A Dt4_hw.c8377 *hash |= (1ULL << hash_mac_addr(addr[offset+i])); in t4_alloc_mac_filt()