Home
last modified time | relevance | path

Searched refs:atl1_hash_set (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl1.h35 #define atlx_hash_set atl1_hash_set
47 static void atl1_hash_set(struct atl1_hw *hw, u32 hash_value);
H A Datl1.c560 static void atl1_hash_set(struct atl1_hw *hw, u32 hash_value) in atl1_hash_set() function