Searched refs:hash_table_shift (Results 1 – 2 of 2) sorted by relevance
1038 crc >>= pdata->hash_table_shift; in axgbe_set_mac_hash_table()1103 pdata->hash_table_shift = 0; in axgbe_config_mac_hash_table()1109 pdata->hash_table_shift = 26 - (hw_feat->hash_table_size >> 7); in axgbe_config_mac_hash_table()
652 unsigned int hash_table_shift; member