Searched refs:atl2_hash_mc_addr (Results 1 – 2 of 2) sorted by relevance
72 static u32 atl2_hash_mc_addr(struct atl2_hw *hw, u8 *mc_addr);
142 hash_value = atl2_hash_mc_addr(hw, ha->addr); in atl2_set_multi()2307 static u32 atl2_hash_mc_addr(struct atl2_hw *hw, u8 *mc_addr) in atl2_hash_mc_addr() function