Searched refs:filter_block (Results 1 – 3 of 3) sorted by relevance
159 dpaa2_switch_acl_tbl_is_full(struct dpaa2_switch_filter_block *filter_block) in dpaa2_switch_acl_tbl_is_full() argument161 if ((filter_block->num_acl_rules + DPAA2_ETHSW_PORT_DEFAULT_TRAPS) >= in dpaa2_switch_acl_tbl_is_full()184 struct dpaa2_switch_filter_block *filter_block; member
1322 dpaa2_switch_setup_tc_cls_flower(struct dpaa2_switch_filter_block *filter_block, in dpaa2_switch_setup_tc_cls_flower() argument1327 return dpaa2_switch_cls_flower_replace(filter_block, f); in dpaa2_switch_setup_tc_cls_flower()1329 return dpaa2_switch_cls_flower_destroy(filter_block, f); in dpaa2_switch_setup_tc_cls_flower()1374 if (port_priv->filter_block) in dpaa2_switch_port_acl_tbl_bind()1387 port_priv->filter_block = block; in dpaa2_switch_port_acl_tbl_bind()1401 if (port_priv->filter_block != block) in dpaa2_switch_port_acl_tbl_unbind()1414 port_priv->filter_block = NULL; in dpaa2_switch_port_acl_tbl_unbind()1421 struct dpaa2_switch_filter_block *old_block = port_priv->filter_block; in dpaa2_switch_port_block_bind()1434 if (port_priv->filter_block == block) in dpaa2_switch_port_block_bind()1488 struct dpaa2_switch_filter_block *filter_block; in dpaa2_switch_setup_tc_block_bind() local[all …]
117 int dpaa2_switch_acl_entry_add(struct dpaa2_switch_filter_block *filter_block, in dpaa2_switch_acl_entry_add() argument121 struct ethsw_core *ethsw = filter_block->ethsw; in dpaa2_switch_acl_entry_add()143 filter_block->acl_id, acl_entry_cfg); in dpaa2_switch_acl_entry_add()