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

/freebsd-10.0-release/sys/dev/cxgbe/common/
H A Dt4_hw.c2715 * hash_mac_addr - return the hash value of a MAC address
2721 static int hash_mac_addr(const u8 *addr) function
5039 *hash |= (1ULL << hash_mac_addr(addr[offset+i]));

Completed in 391 milliseconds