Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs_values.h299 #define M_FT_PORT ((1ULL << W_FT_PORT) - 1) macro
/freebsd-11-stable/sys/dev/cxgbe/
HDt4_filter.c458 CHECK_FIELD(F_PORT, port_shift, M_FT_PORT , T4_FILTER_PORT); in get_filter_mode()
736 fmask |= M_FT_PORT << tp->port_shift; in hashfilter_ntuple()