Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/cadence/
Dmacb_main.c2867 static inline int hash_bit_value(int bitnr, __u8 *addr) in hash_bit_value() function
2882 bitval ^= hash_bit_value(i * 6 + j, addr); in hash_get_index()