Searched refs:hash_table_size (Results 1 – 3 of 3) sorted by relevance
181 hw_feat->hash_table_size = XGMAC_GET_BITS(mac_hfr1, MAC_HWF1R, in xgbe_get_all_hw_features()195 switch (hw_feat->hash_table_size) { in xgbe_get_all_hw_features()199 hw_feat->hash_table_size = 64; in xgbe_get_all_hw_features()202 hw_feat->hash_table_size = 128; in xgbe_get_all_hw_features()205 hw_feat->hash_table_size = 256; in xgbe_get_all_hw_features()295 hw_feat->hash_table_size); in xgbe_get_all_hw_features()
983 unsigned int hash_table_size; /* Hash Table Size */ member
2033 if (pdata->hw_feat.hash_table_size) { in xgbe_config_mac_address()