Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/bxe/
HDbxe.c3076 if (tpa_info->parsing_flags & PARSING_FLAGS_INNER_VLAN_EXIST) { in bxe_tpa_stop()
3366 if (cqe->fast_path_cqe.pars_flags.flags & PARSING_FLAGS_INNER_VLAN_EXIST) { in bxe_rxeof()
HDecore_hsi.h4116 …#define PARSING_FLAGS_INNER_VLAN_EXIST (0x1<<1) /* B… macro