Home
last modified time | relevance | path

Searched refs:l2_dest_mac (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c50 ether_addr_copy(acl_h->l2_dest_mac, &match.key->dst[0]); in dpaa2_switch_flower_parse_key()
52 ether_addr_copy(acl_m->l2_dest_mac, &match.mask->dst[0]); in dpaa2_switch_flower_parse_key()
H A Ddpsw.h668 * @l2_dest_mac: Destination MAC address: BPDU, Multicast, Broadcast, Unicast,
688 u8 l2_dest_mac[6]; member
H A Ddpsw.c1487 ext_params->match_l2_dest_mac[i] = key->match.l2_dest_mac[5 - i]; in dpsw_acl_prepare_entry_cfg()
1489 ext_params->mask_l2_dest_mac[i] = key->mask.l2_dest_mac[5 - i]; in dpsw_acl_prepare_entry_cfg()
H A Ddpaa2-switch.c3099 ether_addr_copy(acl_entry.key.match.l2_dest_mac, mac); in dpaa2_switch_port_trap_mac_addr()
3100 eth_broadcast_addr(acl_entry.key.mask.l2_dest_mac); in dpaa2_switch_port_trap_mac_addr()

Completed in 9 milliseconds