Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c61 acl_h->l2_tpid = be16_to_cpu(match.key->vlan_tpid); in dpaa2_switch_flower_parse_key()
66 acl_m->l2_tpid = be16_to_cpu(match.mask->vlan_tpid); in dpaa2_switch_flower_parse_key()
H A Ddpsw.h671 * @l2_tpid: Layer 2 (Ethernet) protocol type, used to identify the following
690 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()

Completed in 6 milliseconds