Home
last modified time | relevance | path

Searched full:acl_id (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpsw.c1363 * @acl_id: Returned ACL ID, for future references
1371 int dpsw_acl_add(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 *acl_id, in dpsw_acl_add() argument
1388 *acl_id = le16_to_cpu(rsp_params->acl_id); in dpsw_acl_add()
1398 * @acl_id: ACL ID
1403 u16 acl_id) in dpsw_acl_remove() argument
1411 cmd_params->acl_id = cpu_to_le16(acl_id); in dpsw_acl_remove()
1421 * @acl_id: ACL ID
1427 u16 acl_id, const struct dpsw_acl_if_cfg *cfg) in dpsw_acl_add_if() argument
1435 cmd_params->acl_id = cpu_to_le16(acl_id); in dpsw_acl_add_if()
1447 * @acl_id: ACL ID
[all …]
H A Ddpsw-cmd.h479 __le16 acl_id; member
483 __le16 acl_id; member
487 __le16 acl_id; member
532 __le16 acl_id; member
H A Ddpsw.h644 int dpsw_acl_add(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 *acl_id,
648 u16 acl_id);
661 u16 acl_id, const struct dpsw_acl_if_cfg *cfg);
664 u16 acl_id, const struct dpsw_acl_if_cfg *cfg);
756 u16 acl_id, const struct dpsw_acl_entry_cfg *cfg);
759 u16 acl_id, const struct dpsw_acl_entry_cfg *cfg);
H A Ddpaa2-switch.h130 u16 acl_id; member
H A Ddpaa2-switch-flower.c143 filter_block->acl_id, acl_entry_cfg); in dpaa2_switch_acl_entry_add()
186 block->acl_id, acl_entry_cfg); in dpaa2_switch_acl_entry_remove()
H A Ddpaa2-switch.c1254 block->acl_id, &acl_if_cfg); in dpaa2_switch_port_block_bind()
1281 block->acl_id, &acl_if_cfg); in dpaa2_switch_port_block_unbind()
3276 filter_block->acl_id = acl_tbl_id; in dpaa2_switch_teardown()
/linux/include/linux/dsa/
H A Docelot.h155 * 47: 40 | RSV | SRC_PORT | ACL_ID |
157 * 39: 32 | ACL_ID | RSV | SFLOW_ID |
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c54 * the acl_group_id, else it should hold the acl_id.
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_vcap_ag_api.c3096 [VCAP_AF_ACL_ID] = "ACL_ID",
/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_model_kunit.c3901 [VCAP_AF_ACL_ID] = "ACL_ID",
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_ag_api.c3692 [VCAP_AF_ACL_ID] = "ACL_ID",
/linux/drivers/net/ethernet/microchip/sparx5/lan969x/
H A Dlan969x_vcap_ag_api.c3661 [VCAP_AF_ACL_ID] = "ACL_ID",