Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c10508 #define SET_FILTER_FIELD(__field, __width) \ in t4_create_filter_info() macro
10517 SET_FILTER_FIELD(fcoe, W_FT_FCOE); in t4_create_filter_info()
10518 SET_FILTER_FIELD(port, W_FT_PORT); in t4_create_filter_info()
10519 SET_FILTER_FIELD(tos, W_FT_TOS); in t4_create_filter_info()
10520 SET_FILTER_FIELD(protocol, W_FT_PROTOCOL); in t4_create_filter_info()
10521 SET_FILTER_FIELD(ethertype, W_FT_ETHERTYPE); in t4_create_filter_info()
10522 SET_FILTER_FIELD(macmatch, W_FT_MACMATCH); in t4_create_filter_info()
10523 SET_FILTER_FIELD(matchtype, W_FT_MPSHITTYPE); in t4_create_filter_info()
10524 SET_FILTER_FIELD(frag, W_FT_FRAGMENTATION); in t4_create_filter_info()
10525 #undef SET_FILTER_FIELD in t4_create_filter_info()