Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.h44 FILTER_OPT_LEN = 36, /* filter tuple width of optional components */ enumerator
H A Dt4_hw.c11854 if (nbits > FILTER_OPT_LEN) in t4_set_filter_mode()