Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c41 acl_h->l2_ether_type = be16_to_cpu(match.key->n_proto); in dpaa2_switch_flower_parse_key()
43 acl_m->l2_ether_type = be16_to_cpu(match.mask->n_proto); in dpaa2_switch_flower_parse_key()
H A Ddpsw.h693 u16 l2_ether_type; member
H A Ddpsw.c1499 ext_params->match_l2_ether_type = cpu_to_le16(key->match.l2_ether_type); in dpsw_acl_prepare_entry_cfg()
1509 ext_params->mask_l2_ether_type = cpu_to_le16(key->mask.l2_ether_type); in dpsw_acl_prepare_entry_cfg()