Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/common/
HDt4_regs_values.h316 #define F_FT_VLAN_VLD V_FT_VLAN_VLD(1U) macro
/freebsd-14-stable/sys/dev/cxgbe/
HDt4_filter.c821 *ftuple |= (uint64_t)(F_FT_VLAN_VLD | fs->val.vlan) << in hashfilter_ntuple()
/freebsd-14-stable/sys/dev/cxgbe/tom/
HDt4_tom.c1219 ntuple |= (uint64_t)(F_FT_VLAN_VLD | e->vlan) << tp->vlan_shift; in select_ntuple()