Searched refs:atl2_hash_mc_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/atlx/
H A Datl2.h86 static u32 atl2_hash_mc_addr(struct atl2_hw *hw, u8 *mc_addr);
H A Datl2.c162 hash_value = atl2_hash_mc_addr(hw, ha->addr);
2364 * atl2_hash_mc_addr
2371 static u32 atl2_hash_mc_addr(struct atl2_hw *hw, u8 *mc_addr) function

Completed in 72 milliseconds