Home
last modified time | relevance | path

Searched refs:dst_mac_addr (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_mae.h93 struct sfc_mae_mac_addr *dst_mac_addr; member
H A Dsfc_mae.c968 action_set->dst_mac_addr == ctx->dst_mac && in sfc_mae_action_set_attach()
1040 action_set->dst_mac_addr = ctx->dst_mac; in sfc_mae_action_set_add()
1077 sfc_mae_mac_addr_del(sa, action_set->dst_mac_addr); in sfc_mae_action_set_del()
1096 struct sfc_mae_mac_addr *dst_mac_addr = action_set->dst_mac_addr; in sfc_mae_action_set_enable() local
1108 rc = sfc_mae_mac_addr_enable(sa, dst_mac_addr, in sfc_mae_action_set_enable()
1118 sfc_mae_mac_addr_disable(sa, dst_mac_addr); in sfc_mae_action_set_enable()
1126 sfc_mae_mac_addr_disable(sa, dst_mac_addr); in sfc_mae_action_set_enable()
1139 sfc_mae_mac_addr_disable(sa, dst_mac_addr); in sfc_mae_action_set_enable()
1153 sfc_mae_mac_addr_disable(sa, dst_mac_addr); in sfc_mae_action_set_enable()
1202 sfc_mae_mac_addr_disable(sa, action_set->dst_mac_addr); in sfc_mae_action_set_disable()
/dpdk/drivers/net/bonding/
H A Deth_bond_private.h229 struct rte_ether_addr *dst_mac_addr);
H A Drte_eth_bond_pmd.c1397 struct rte_ether_addr *dst_mac_addr) in mac_address_get() argument
1406 if (dst_mac_addr == NULL) { in mac_address_get()
1413 rte_ether_addr_copy(mac_addr, dst_mac_addr); in mac_address_get()
/dpdk/drivers/net/bnxt/
H A Dhsi_struct_def_dpdk.h41847 uint8_t dst_mac_addr[6]; member