Home
last modified time | relevance | path

Searched defs:sfc_mae_pattern_data (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_mae.h262 struct sfc_mae_pattern_data { struct
300 rte_be16_t tci_masks[SFC_MAE_MATCH_VLAN_MAX_NTAGS];
302 unsigned int nb_vlan_tags;
325 uint8_t l3_next_proto_value;
326 uint8_t l3_next_proto_mask;
335 uint8_t l3_next_proto_restriction_value;
336 uint8_t l3_next_proto_restriction_mask;
339 bool has_ovlan_value;
340 bool has_ovlan_mask;
343 bool has_ivlan_value;
[all …]