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.c202 struct dpaa2_switch_acl_entry *tmp; 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()
256 struct dpaa2_switch_acl_entry *tmp; in dpaa2_switch_acl_tbl_add_entry()
285 static struct dpaa2_switch_acl_entry *
289 struct dpaa2_switch_acl_entry *tmp, *n; in dpaa2_switch_acl_tbl_find_entry_by_cookie()
300 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_entry_get_index()
302 struct dpaa2_switch_acl_entry *tmp, *n; in dpaa2_switch_acl_entry_get_index()
328 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_tbl_remove_entry()
330 struct dpaa2_switch_acl_entry *tmp; in dpaa2_switch_acl_tbl_remove_entry()
[all …]
H A Ddpaa2-switch.h108 struct dpaa2_switch_acl_entry { struct
270 struct dpaa2_switch_acl_entry *entry);
H A Ddpaa2-switch.c3096 struct dpaa2_switch_acl_entry acl_entry = {0}; in dpaa2_switch_port_trap_mac_addr()