Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c64 acl_h->l2_tpid = be16_to_cpu(match.key->vlan_tpid); in dpaa2_switch_flower_parse_key()
69 acl_m->l2_tpid = be16_to_cpu(match.mask->vlan_tpid); in dpaa2_switch_flower_parse_key()
H A Ddpsw.h690 u16 l2_tpid; member
H A Ddpsw.c1493 ext_params->match_l2_tpid = cpu_to_le16(key->match.l2_tpid); in dpsw_acl_prepare_entry_cfg()
1503 ext_params->mask_l2_tpid = cpu_to_le16(key->mask.l2_tpid); in dpsw_acl_prepare_entry_cfg()