aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-01mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return voidJiri Pirko1-8/+4
2019-03-01mlxsw: spectrum_acl: Remember where to continue rehash migrationJiri Pirko1-5/+86
2019-03-01mlxsw: spectrum_acl: Allow to interrupt/continue rehash workJiri Pirko1-20/+62
2019-03-01mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_migrate_all()Jiri Pirko1-46/+29
2019-03-01mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functionsJiri Pirko1-11/+32
2019-03-01mlxsw: spectrum_acl: Put this_is_rollback to rehash context structJiri Pirko1-7/+12
2019-03-01mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()Jiri Pirko1-7/+7
2019-03-01mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunkJiri Pirko1-8/+10
2019-03-01mlxsw: spectrum_acl: assign vregion->region by the newly created regionJiri Pirko1-22/+20
2019-03-01mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migrate()Jiri Pirko1-39/+35
2019-03-01mlxsw: spectrum_acl: Push rehash start/end code into separate functionsJiri Pirko1-9/+32
2019-03-01mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv thereJiri Pirko1-4/+12
2019-03-01mlxsw: spectrum_acl: Don't migrate already migrated entryJiri Pirko1-0/+4
2019-03-01mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-structJiri Pirko1-7/+9
2019-02-24mlxsw: spectrum_acl: Add vregion migration end tracepointJiri Pirko1-3/+8
2019-02-24mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()Jiri Pirko1-5/+0
2019-02-24mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()Jiri Pirko1-2/+9
2019-02-24mlxsw: spectrum_acl: Enable vregion rehash per-profileJiri Pirko1-8/+15
2019-02-24mlxsw: spectrum_acl: Introduce vregion mutexJiri Pirko1-0/+26
2019-02-24mlxsw: spectrum_acl: Refactor vregion association codeJiri Pirko1-67/+66
2019-02-24mlxsw: spectrum_acl: Introduce a mutex to guard region list updatesJiri Pirko1-2/+14
2019-02-24mlxsw: spectrum_acl: Split TCAM group structure into twoJiri Pirko1-101/+159
2019-02-24mlxsw: spectrum_acl: Remove unused ops field from group structureJiri Pirko1-1/+0
2019-02-08mlxsw: spectrum_acl: Add couple of vregion rehash tracepointsJiri Pirko1-1/+8
2019-02-08mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko1-0/+36
2019-02-08mlxsw: spectrum_acl: Implement region migration according to hintsJiri Pirko1-21/+266
2019-02-08mlxsw: reg: Add multi field to PAGT registerJiri Pirko1-1/+1
2019-02-08mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko1-1/+2
2019-02-08mlxsw: spectrum_acl: Split entry struct into entry and ventryJiri Pirko1-64/+106
2019-02-08mlxsw: spectrum_acl: Split chunk struct into chunk and vchunkJiri Pirko1-106/+150
2019-02-08mlxsw: spectrum_acl: Split region struct into region and vregionJiri Pirko1-121/+178
2019-01-28mlxsw: spectrum_acl: Move mr_ruleset and mr_rule structsJiri Pirko1-9/+9
2019-01-28mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko1-7/+4
2018-12-11mlxsw: spectrum_acl: Limit priority valueNir Dotan1-2/+3
2018-12-11mlxsw: spectrum_acl: Add replace rule action operationNir Dotan1-0/+37
2018-12-11mlxsw: spectrum_acl: Add multicast router profile operationsNir Dotan1-0/+129
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-33/+2
2018-07-25mlxsw: spectrum_acl: Make global TCAM resources available to regionsIdo Schimmel1-1/+1
2018-07-23mlxsw: spectrum: Implement chain template hintingJiri Pirko1-3/+22
2018-07-19mlxsw: spectrum_acl: Add region association callbackIdo Schimmel1-0/+5
2018-07-09mlxsw: spectrum_acl: Implement priority setting for rules inserted to TCAMJiri Pirko1-0/+23
2018-07-09mlxsw: spectrum_acl: Add tcam init/fini opsJiri Pirko1-21/+23
2018-07-09mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko1-243/+46
2018-07-08mlxsw: core_acl_flex_keys: Split MAC and IP address flex key elementsJiri Pirko1-8/+14
2018-07-08mlxsw: reg: Introduce Flex2 key type for PTAR registerJiri Pirko1-2/+7
2018-03-20mlxsw: spectrum_acl: Do not invalidate already invalid ACL groupsIdo Schimmel1-5/+0
2018-01-17mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind opsJiri Pirko1-16/+11
2018-01-17mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbindJiri Pirko1-17/+16
2017-09-26mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continueJiri Pirko1-1/+5
2017-08-23mlxsw: spectrum_acl: Allow to get group_id value for a rulesetJiri Pirko1-0/+15