Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c85 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()
H A Ddpsw.h698 u16 l4_source_port; member
H A Ddpsw.c1498 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()