Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch-flower.c44 acl_h->l2_ether_type = be16_to_cpu(match.key->n_proto); in dpaa2_switch_flower_parse_key()
46 acl_m->l2_ether_type = be16_to_cpu(match.mask->n_proto); in dpaa2_switch_flower_parse_key()
Ddpsw.h693 u16 l2_ether_type; member
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()