Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch-flower.c54 ether_addr_copy(acl_h->l2_source_mac, &match.key->src[0]); in dpaa2_switch_flower_parse_key()
56 ether_addr_copy(acl_m->l2_source_mac, &match.mask->src[0]); in dpaa2_switch_flower_parse_key()
Ddpsw.h689 u8 l2_source_mac[6]; member
Ddpsw.c1488 ext_params->match_l2_source_mac[i] = key->match.l2_source_mac[5 - i]; in dpsw_acl_prepare_entry_cfg()
1490 ext_params->mask_l2_source_mac[i] = key->mask.l2_source_mac[5 - i]; in dpsw_acl_prepare_entry_cfg()