Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c115 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_entry_add()
158 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_entry_remove()
200 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_entry_add_to_list()
202 struct dpaa2_switch_acl_entry *tmp; in dpaa2_switch_acl_entry_add_to_list()
212 tmp = list_entry(pos, struct dpaa2_switch_acl_entry, list); in dpaa2_switch_acl_entry_add_to_list()
221 static struct dpaa2_switch_acl_entry*
225 struct dpaa2_switch_acl_entry *tmp; in dpaa2_switch_acl_entry_get_by_index()
239 struct dpaa2_switch_acl_entry *entry, in dpaa2_switch_acl_entry_set_precedence()
254 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_tbl_add_entry()
256 struct dpaa2_switch_acl_entry *tmp; in dpaa2_switch_acl_tbl_add_entry()
[all …]
H A Ddpaa2-switch.h108 struct dpaa2_switch_acl_entry { struct
270 struct dpaa2_switch_acl_entry *entry);
H A Ddpaa2-switch.c3097 struct dpaa2_switch_acl_entry acl_entry = {0}; in dpaa2_switch_port_trap_mac_addr()