Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c805 unsigned int hash_table_shift, hash_table_count; in xgbe_set_mac_hash_table() local
810 hash_table_shift = 26 - (pdata->hw_feat.hash_table_size >> 7); in xgbe_set_mac_hash_table()
817 crc >>= hash_table_shift; in xgbe_set_mac_hash_table()
823 crc >>= hash_table_shift; in xgbe_set_mac_hash_table()