Home
last modified time | relevance | path

Searched refs:sfc_mae_mac_addr (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_mae.h49 struct sfc_mae_mac_addr { struct
50 TAILQ_ENTRY(sfc_mae_mac_addr) entries;
56 TAILQ_HEAD(sfc_mae_mac_addrs, sfc_mae_mac_addr); argument
93 struct sfc_mae_mac_addr *dst_mac_addr;
94 struct sfc_mae_mac_addr *src_mac_addr;
H A Dsfc_mae.c510 static struct sfc_mae_mac_addr *
514 struct sfc_mae_mac_addr *mac_addr; in sfc_mae_mac_addr_attach()
534 struct sfc_mae_mac_addr **mac_addrp) in sfc_mae_mac_addr_add()
536 struct sfc_mae_mac_addr *mac_addr; in sfc_mae_mac_addr_add()
595 struct sfc_mae_mac_addr *mac_addr, in sfc_mae_mac_addr_enable()
659 struct sfc_mae_mac_addr *mac_addr) in sfc_mae_mac_addr_disable()
944 struct sfc_mae_mac_addr *dst_mac;
945 struct sfc_mae_mac_addr *src_mac;
1096 struct sfc_mae_mac_addr *dst_mac_addr = action_set->dst_mac_addr; in sfc_mae_action_set_enable()
1097 struct sfc_mae_mac_addr *src_mac_addr = action_set->src_mac_addr; in sfc_mae_action_set_enable()
[all …]