Searched refs:hash_table_shift (Results 1 – 2 of 2) sorted by relevance
1182 crc >>= pdata->hash_table_shift; in axgbe_set_mac_hash_table()1247 pdata->hash_table_shift = 0; in axgbe_config_mac_hash_table()1253 pdata->hash_table_shift = 26 - (hw_feat->hash_table_size >> 7); in axgbe_config_mac_hash_table()
670 unsigned int hash_table_shift; member