Searched refs:sfc_mae_mac_addr (Results 1 – 2 of 2) sorted by relevance
49 struct sfc_mae_mac_addr { struct50 TAILQ_ENTRY(sfc_mae_mac_addr) entries;56 TAILQ_HEAD(sfc_mae_mac_addrs, sfc_mae_mac_addr); argument93 struct sfc_mae_mac_addr *dst_mac_addr;94 struct sfc_mae_mac_addr *src_mac_addr;
510 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 …]