Searched refs:l2_ether_type (Results 1 – 3 of 3) sorted by relevance
44 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()
676 * @l2_ether_type: layer 2 Ethernet type693 u16 l2_ether_type; member
1499 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()