Searched refs:hash_table_shift (Results 1 – 2 of 2) sorted by relevance
330 unsigned int hash_table_shift, hash_table_count; in xlgmac_set_mac_hash_table() local338 hash_table_shift = 26 - (pdata->hw_feat.hash_table_size >> 7); in xlgmac_set_mac_hash_table()345 crc >>= hash_table_shift; in xlgmac_set_mac_hash_table()351 crc >>= hash_table_shift; in xlgmac_set_mac_hash_table()
1043 unsigned int hash_table_shift, hash_table_count; in xgbe_set_mac_hash_table() local1048 hash_table_shift = 26 - (pdata->hw_feat.hash_table_size >> 7); in xgbe_set_mac_hash_table()1055 crc >>= hash_table_shift; in xgbe_set_mac_hash_table()1061 crc >>= hash_table_shift; in xgbe_set_mac_hash_table()