Searched refs:l4_source_port (Results 1 – 3 of 3) sorted by relevance
85 acl_h->l4_source_port = be16_to_cpu(match.key->src); in dpaa2_switch_flower_parse_key()87 acl_m->l4_source_port = be16_to_cpu(match.mask->src); in dpaa2_switch_flower_parse_key()
698 u16 l4_source_port; member
1498 ext_params->match_l4_source_port = cpu_to_le16(key->match.l4_source_port); in dpsw_acl_prepare_entry_cfg()1508 ext_params->mask_l4_source_port = cpu_to_le16(key->mask.l4_source_port); in dpsw_acl_prepare_entry_cfg()