Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c118 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_entry_add()
161 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_entry_remove()
203 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_entry_add_to_list()
205 struct dpaa2_switch_acl_entry *tmp; in dpaa2_switch_acl_entry_add_to_list()
215 tmp = list_entry(pos, struct dpaa2_switch_acl_entry, list); in dpaa2_switch_acl_entry_add_to_list()
224 static struct dpaa2_switch_acl_entry*
228 struct dpaa2_switch_acl_entry *tmp; in dpaa2_switch_acl_entry_get_by_index()
242 struct dpaa2_switch_acl_entry *entry, in dpaa2_switch_acl_entry_set_precedence()
257 struct dpaa2_switch_acl_entry *entry) in dpaa2_switch_acl_tbl_add_entry()
259 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);