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

/drivers/net/ethernet/cadence/
H A Dat91_ether.c504 static int inline hash_bit_value(int bitnr, __u8 *addr) function
549 bitval ^= hash_bit_value(i*6 + j, addr);
H A Dmacb.c947 static inline int hash_bit_value(int bitnr, __u8 *addr) function
964 bitval ^= hash_bit_value(i*6 + j, addr);

Completed in 151 milliseconds