summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.h
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_flower: Expose a function to get min and max rule priorityJiri Pirko2020-05-091-1/+2
* mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-191-2/+2
* mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()Jiri Pirko2019-02-241-0/+1
* mlxsw: spectrum_acl: Split TCAM group structure into twoJiri Pirko2019-02-241-0/+2
* mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko2019-02-081-0/+5
* mlxsw: spectrum_acl: Implement region migration according to hintsJiri Pirko2019-02-081-0/+2
* mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko2019-02-081-1/+3
* mlxsw: spectrum_acl: Implement basic ERP rehash hits creationJiri Pirko2019-02-081-0/+6
* mlxsw: spectrum_acl: Split entry struct into entry and ventryJiri Pirko2019-02-081-1/+1
* mlxsw: spectrum_acl: Split region struct into region and vregionJiri Pirko2019-02-081-3/+2
* mlxsw: spectrum_acl: Include delta bits into hashtable keyJiri Pirko2019-01-301-4/+6
* mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko2019-01-281-4/+1
* mlxsw: spectrum_acl: Update Bloom filter on eRP transitionsNir Dotan2018-12-161-0/+2
* mlxsw: spectrum_acl: Add Bloom filter updateNir Dotan2018-12-161-0/+8
* mlxsw: spectrum_acl: Add Bloom filter handlingNir Dotan2018-12-161-0/+12
* mlxsw: spectrum_acl: Introduce Bloom filterNir Dotan2018-12-161-0/+6
* mlxsw: spectrum_acl: Add replace rule action operationNir Dotan2018-12-111-0/+13
* mlxsw: spectrum: acl: Implement delta for ERPJiri Pirko2018-11-151-1/+20
* mlxsw: spectrum: acl_erp: Convert to use objagg for tracking ERPsJiri Pirko2018-11-151-9/+10
* mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-091-33/+2
* mlxsw: spectrum_acl: Start using A-TCAMIdo Schimmel2018-07-251-7/+32
* mlxsw: spectrum_acl: Add A-TCAM rule insertion and deletionIdo Schimmel2018-07-251-0/+34
* mlxsw: spectrum_acl: Make global TCAM resources available to regionsIdo Schimmel2018-07-251-0/+1
* mlxsw: spectrum_acl: Encapsulate C-TCAM region in A-TCAM regionIdo Schimmel2018-07-251-0/+3
* mlxsw: spectrum_acl: Add A-TCAM initializationIdo Schimmel2018-07-251-0/+4
* mlxsw: spectrum_acl: Add support for C-TCAM eRPsIdo Schimmel2018-07-251-1/+1
* mlxsw: spectrum_acl: Implement common eRP coreIdo Schimmel2018-07-251-0/+40
* mlxsw: spectrum: Implement chain template hintingJiri Pirko2018-07-231-1/+2
* mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementationJiri Pirko2018-07-191-0/+5
* mlxsw: spectrum_acl: Implement priority setting for rules inserted to TCAMJiri Pirko2018-07-091-1/+5
* mlxsw: spectrum_acl: Add tcam init/fini opsJiri Pirko2018-07-091-1/+40
* mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko2018-07-091-0/+103