Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch-flower.c115 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_entry_add()
155 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_entry_remove()
195 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_entry_add_to_list()
197 struct dpaa2_switch_acl_entry *tmp; in dpaa2_switch_acl_entry_add_to_list()
207 tmp = list_entry(pos, struct dpaa2_switch_acl_entry, list); in dpaa2_switch_acl_entry_add_to_list()
216 static struct dpaa2_switch_acl_entry*
220 struct dpaa2_switch_acl_entry *tmp; in dpaa2_switch_acl_entry_get_by_index()
234 struct dpaa2_switch_acl_entry *entry, in dpaa2_switch_acl_entry_set_precedence()
249 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_tbl_add_entry()
251 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.c3080 struct dpaa2_switch_acl_entry acl_entry = {0}; in dpaa2_switch_port_trap_mac_addr()