Searched refs:PARSING_FLAGS_INNER_VLAN_EXIST (Results 1 – 2 of 2) sorted by relevance
3076 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()
4116 …#define PARSING_FLAGS_INNER_VLAN_EXIST (0x1<<1) /* B… macro