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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4vf/
H A Dt4vf_hw.c222 * hash_mac_addr - return the hash value of a MAC address
228 static int hash_mac_addr(const u8 *addr) function
1038 *hash |= (1 << hash_mac_addr(addr[i]));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4_hw.c1578 * hash_mac_addr - return the hash value of a MAC address
1584 static int hash_mac_addr(const u8 *addr) function
2689 *hash |= (1 << hash_mac_addr(addr[i]));

Completed in 48 milliseconds