Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h25 u32 atl1e_hash_mc_addr(struct atl1e_hw *hw, u8 *mc_addr);
H A Datl1e_hw.c154 u32 atl1e_hash_mc_addr(struct atl1e_hw *hw, u8 *mc_addr) in atl1e_hash_mc_addr() function
H A Datl1e_main.c294 hash_value = atl1e_hash_mc_addr(hw, ha->addr); in atl1e_set_multi()