Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch-flower.c115 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_entry_add()
157 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_entry_remove()
199 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_entry_add_to_list()
201 struct dpaa2_switch_acl_entry *tmp; in dpaa2_switch_acl_entry_add_to_list()
211 tmp = list_entry(pos, struct dpaa2_switch_acl_entry, list); in dpaa2_switch_acl_entry_add_to_list()
220 static struct dpaa2_switch_acl_entry*
224 struct dpaa2_switch_acl_entry *tmp; in dpaa2_switch_acl_entry_get_by_index()
238 struct dpaa2_switch_acl_entry *entry, in dpaa2_switch_acl_entry_set_precedence()
253 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_tbl_add_entry()
255 struct dpaa2_switch_acl_entry *tmp; in dpaa2_switch_acl_tbl_add_entry()
[all …]
Ddpaa2-switch.h108 struct dpaa2_switch_acl_entry { struct
273 struct dpaa2_switch_acl_entry *entry);
Ddpaa2-switch.c3085 struct dpaa2_switch_acl_entry acl_entry = {0}; in dpaa2_switch_port_trap_mac_addr()