Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c802 unsigned int hash_table_shift, hash_table_count; in xgbe_set_mac_hash_table() local
807 hash_table_shift = 26 - (pdata->hw_feat.hash_table_size >> 7); in xgbe_set_mac_hash_table()
814 crc >>= hash_table_shift; in xgbe_set_mac_hash_table()
820 crc >>= hash_table_shift; in xgbe_set_mac_hash_table()