Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h1641 I40E_HASH_LUT_SIZE_512 = 1, enumerator
H A Di40e_common.c5545 if (settings->hash_lut_size == I40E_HASH_LUT_SIZE_512) in i40e_set_filter_control()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c2542 filter.hash_lut_size = I40E_HASH_LUT_SIZE_512; in i40e_chip_start()