Searched refs:SXGBE_HW_FEAT_HASH_TABLE_SIZE (Results 1 – 2 of 2) sorted by relevance
433 #define SXGBE_HW_FEAT_HASH_TABLE_SIZE(cap) ((cap & 0x03000000) >> 24) macro
905 features->hash_tsize = SXGBE_HW_FEAT_HASH_TABLE_SIZE(rval); in sxgbe_get_hw_features()