Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs_values.h292 #define W_FT_PROTOCOL 8 macro
303 #define M_FT_PROTOCOL ((1ULL << W_FT_PROTOCOL) - 1)
H A Dt4_hw.c9788 field_shift += W_FT_PROTOCOL; in t4_filter_field_shift()