Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H A Datl2.h72 static u32 atl2_hash_mc_addr(struct atl2_hw *hw, u8 *mc_addr);
H A Datl2.c142 hash_value = atl2_hash_mc_addr(hw, ha->addr); in atl2_set_multi()
2322 * atl2_hash_mc_addr
2329 static u32 atl2_hash_mc_addr(struct atl2_hw *hw, u8 *mc_addr) in atl2_hash_mc_addr() function
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H A Datl2.h72 static u32 atl2_hash_mc_addr(struct atl2_hw *hw, u8 *mc_addr);
H A Datl2.c142 hash_value = atl2_hash_mc_addr(hw, ha->addr); in atl2_set_multi()
2300 * atl2_hash_mc_addr
2307 static u32 atl2_hash_mc_addr(struct atl2_hw *hw, u8 *mc_addr) in atl2_hash_mc_addr() function

Completed in 10 milliseconds