summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_acl: Rename rehash_dis traceJiri Pirko2019-03-311-2/+2
* mlxsw: spectrum_acl: Remove failed_rollback dead endJiri Pirko2019-03-311-10/+10
* mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate()Jiri Pirko2019-03-311-6/+5Star
* mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start()Jiri Pirko2019-03-311-4/+1Star
* mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return voidJiri Pirko2019-03-021-8/+4Star
* mlxsw: spectrum_acl: Remember where to continue rehash migrationJiri Pirko2019-03-021-5/+86
* mlxsw: spectrum_acl: Allow to interrupt/continue rehash workJiri Pirko2019-03-021-20/+62
* mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_...Jiri Pirko2019-03-021-46/+29Star
* mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functionsJiri Pirko2019-03-021-11/+32
* mlxsw: spectrum_acl: Put this_is_rollback to rehash context structJiri Pirko2019-03-021-7/+12
* mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()Jiri Pirko2019-03-021-7/+7
* mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunkJiri Pirko2019-03-021-8/+10
* mlxsw: spectrum_acl: assign vregion->region by the newly created regionJiri Pirko2019-03-021-22/+20Star
* mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migra...Jiri Pirko2019-03-021-39/+35Star
* mlxsw: spectrum_acl: Push rehash start/end code into separate functionsJiri Pirko2019-03-021-9/+32
* mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv t...Jiri Pirko2019-03-021-4/+12
* mlxsw: spectrum_acl: Don't migrate already migrated entryJiri Pirko2019-03-021-0/+4
* mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-structJiri Pirko2019-03-021-7/+9
* mlxsw: spectrum_acl: Add vregion migration end tracepointJiri Pirko2019-02-251-3/+8
* mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()Jiri Pirko2019-02-251-5/+0Star
* mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()Jiri Pirko2019-02-251-2/+9
* mlxsw: spectrum_acl: Enable vregion rehash per-profileJiri Pirko2019-02-251-8/+15
* mlxsw: spectrum_acl: Introduce vregion mutexJiri Pirko2019-02-251-0/+26
* mlxsw: spectrum_acl: Refactor vregion association codeJiri Pirko2019-02-251-67/+66Star
* mlxsw: spectrum_acl: Introduce a mutex to guard region list updatesJiri Pirko2019-02-251-2/+14
* mlxsw: spectrum_acl: Split TCAM group structure into twoJiri Pirko2019-02-251-101/+159
* mlxsw: spectrum_acl: Remove unused ops field from group structureJiri Pirko2019-02-251-1/+0Star
* mlxsw: spectrum_acl: Add couple of vregion rehash tracepointsJiri Pirko2019-02-091-1/+8
* mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko2019-02-091-0/+36
* mlxsw: spectrum_acl: Implement region migration according to hintsJiri Pirko2019-02-091-21/+266
* mlxsw: reg: Add multi field to PAGT registerJiri Pirko2019-02-091-1/+1
* mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko2019-02-091-1/+2
* mlxsw: spectrum_acl: Split entry struct into entry and ventryJiri Pirko2019-02-091-64/+106
* mlxsw: spectrum_acl: Split chunk struct into chunk and vchunkJiri Pirko2019-02-091-106/+150
* mlxsw: spectrum_acl: Split region struct into region and vregionJiri Pirko2019-02-091-121/+178
* mlxsw: spectrum_acl: Move mr_ruleset and mr_rule structsJiri Pirko2019-01-281-9/+9
* mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko2019-01-281-7/+4Star
* mlxsw: spectrum_acl: Limit priority valueNir Dotan2018-12-121-2/+3
* mlxsw: spectrum_acl: Add replace rule action operationNir Dotan2018-12-121-0/+37
* mlxsw: spectrum_acl: Add multicast router profile operationsNir Dotan2018-12-121-0/+129
* mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-091-33/+2Star
* mlxsw: spectrum_acl: Make global TCAM resources available to regionsIdo Schimmel2018-07-261-1/+1
* mlxsw: spectrum: Implement chain template hintingJiri Pirko2018-07-241-3/+22
* mlxsw: spectrum_acl: Add region association callbackIdo Schimmel2018-07-181-0/+5
* mlxsw: spectrum_acl: Implement priority setting for rules inserted to TCAMJiri Pirko2018-07-101-0/+23
* mlxsw: spectrum_acl: Add tcam init/fini opsJiri Pirko2018-07-101-21/+23
* mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko2018-07-101-243/+46Star
* mlxsw: core_acl_flex_keys: Split MAC and IP address flex key elementsJiri Pirko2018-07-081-8/+14
* mlxsw: reg: Introduce Flex2 key type for PTAR registerJiri Pirko2018-07-081-2/+7
* mlxsw: spectrum_acl: Do not invalidate already invalid ACL groupsIdo Schimmel2018-03-201-5/+0Star