Home
last modified time | relevance | path

Searched defs:vregion (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_tcam.h82 struct mlxsw_sp_acl_tcam_vregion *vregion; member
H A Dspectrum_acl_tcam.c177 struct mlxsw_sp_acl_tcam_vregion *vregion; member
338 mlxsw_sp_acl_tcam_vregion_prio(struct mlxsw_sp_acl_tcam_vregion *vregion) in mlxsw_sp_acl_tcam_vregion_prio() argument
351 mlxsw_sp_acl_tcam_vregion_max_prio(struct mlxsw_sp_acl_tcam_vregion *vregion) mlxsw_sp_acl_tcam_vregion_max_prio() argument
365 struct mlxsw_sp_acl_tcam_vregion *vregion; mlxsw_sp_acl_tcam_vgroup_prio_update() local
440 mlxsw_sp_acl_tcam_vgroup_vregion_attach(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vgroup *vgroup, struct mlxsw_sp_acl_tcam_vregion *vregion, unsigned int priority) mlxsw_sp_acl_tcam_vgroup_vregion_attach() argument
471 mlxsw_sp_acl_tcam_vgroup_vregion_detach(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vregion *vregion) mlxsw_sp_acl_tcam_vgroup_vregion_detach() argument
487 struct mlxsw_sp_acl_tcam_vregion *vregion, *vregion2; mlxsw_sp_acl_tcam_vgroup_vregion_find() local
627 mlxsw_sp_acl_tcam_region_create(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam *tcam, struct mlxsw_sp_acl_tcam_vregion *vregion, void *hints_priv) mlxsw_sp_acl_tcam_region_create() argument
694 mlxsw_sp_acl_tcam_vregion_rehash_work_schedule(struct mlxsw_sp_acl_tcam_vregion *vregion) mlxsw_sp_acl_tcam_vregion_rehash_work_schedule() argument
711 struct mlxsw_sp_acl_tcam_vregion *vregion = mlxsw_sp_acl_tcam_vregion_rehash_work() local
729 struct mlxsw_sp_acl_tcam_vregion *vregion = vchunk->vregion; mlxsw_sp_acl_tcam_rehash_ctx_vchunk_changed() local
742 mlxsw_sp_acl_tcam_rehash_ctx_vregion_changed(struct mlxsw_sp_acl_tcam_vregion *vregion) mlxsw_sp_acl_tcam_rehash_ctx_vregion_changed() argument
760 struct mlxsw_sp_acl_tcam_vregion *vregion; mlxsw_sp_acl_tcam_vregion_create() local
813 mlxsw_sp_acl_tcam_vregion_destroy(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vregion *vregion) mlxsw_sp_acl_tcam_vregion_destroy() argument
852 struct mlxsw_sp_acl_tcam_vregion *vregion; mlxsw_sp_acl_tcam_vregion_rehash_intrvl_set() local
877 struct mlxsw_sp_acl_tcam_vregion *vregion; mlxsw_sp_acl_tcam_vregion_get() local
905 mlxsw_sp_acl_tcam_vregion_put(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vregion *vregion) mlxsw_sp_acl_tcam_vregion_put() argument
948 struct mlxsw_sp_acl_tcam_vregion *vregion; mlxsw_sp_acl_tcam_vchunk_create() local
1014 struct mlxsw_sp_acl_tcam_vregion *vregion = vchunk->vregion; mlxsw_sp_acl_tcam_vchunk_destroy() local
1126 struct mlxsw_sp_acl_tcam_vregion *vregion; mlxsw_sp_acl_tcam_ventry_add() local
1163 struct mlxsw_sp_acl_tcam_vregion *vregion = vchunk->vregion; mlxsw_sp_acl_tcam_ventry_del() local
1320 mlxsw_sp_acl_tcam_vchunk_migrate_all(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vregion *vregion, struct mlxsw_sp_acl_tcam_rehash_ctx *ctx, int *credits) mlxsw_sp_acl_tcam_vchunk_migrate_all() argument
1348 mlxsw_sp_acl_tcam_vregion_migrate(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vregion *vregion, struct mlxsw_sp_acl_tcam_rehash_ctx *ctx, int *credits) mlxsw_sp_acl_tcam_vregion_migrate() argument
1388 mlxsw_sp_acl_tcam_vregion_rehash_start(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vregion *vregion, struct mlxsw_sp_acl_tcam_rehash_ctx *ctx) mlxsw_sp_acl_tcam_vregion_rehash_start() argument
1438 mlxsw_sp_acl_tcam_vregion_rehash_end(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vregion *vregion, struct mlxsw_sp_acl_tcam_rehash_ctx *ctx) mlxsw_sp_acl_tcam_vregion_rehash_end() argument
1453 mlxsw_sp_acl_tcam_vregion_rehash(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vregion *vregion, int *credits) mlxsw_sp_acl_tcam_vregion_rehash() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_tcam.h77 struct mlxsw_sp_acl_tcam_vregion *vregion; member
H A Dspectrum_acl_tcam.c178 struct mlxsw_sp_acl_tcam_vregion *vregion; member
339 mlxsw_sp_acl_tcam_vregion_prio(struct mlxsw_sp_acl_tcam_vregion *vregion) in mlxsw_sp_acl_tcam_vregion_prio() argument
352 mlxsw_sp_acl_tcam_vregion_max_prio(struct mlxsw_sp_acl_tcam_vregion *vregion) mlxsw_sp_acl_tcam_vregion_max_prio() argument
366 struct mlxsw_sp_acl_tcam_vregion *vregion; mlxsw_sp_acl_tcam_vgroup_prio_update() local
441 mlxsw_sp_acl_tcam_vgroup_vregion_attach(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vgroup *vgroup, struct mlxsw_sp_acl_tcam_vregion *vregion, unsigned int priority) mlxsw_sp_acl_tcam_vgroup_vregion_attach() argument
472 mlxsw_sp_acl_tcam_vgroup_vregion_detach(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vregion *vregion) mlxsw_sp_acl_tcam_vgroup_vregion_detach() argument
488 struct mlxsw_sp_acl_tcam_vregion *vregion, *vregion2; mlxsw_sp_acl_tcam_vgroup_vregion_find() local
628 mlxsw_sp_acl_tcam_region_create(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam *tcam, struct mlxsw_sp_acl_tcam_vregion *vregion, void *hints_priv) mlxsw_sp_acl_tcam_region_create() argument
695 mlxsw_sp_acl_tcam_vregion_rehash_work_schedule(struct mlxsw_sp_acl_tcam_vregion *vregion) mlxsw_sp_acl_tcam_vregion_rehash_work_schedule() argument
712 struct mlxsw_sp_acl_tcam_vregion *vregion = mlxsw_sp_acl_tcam_vregion_rehash_work() local
730 struct mlxsw_sp_acl_tcam_vregion *vregion = vchunk->vregion; mlxsw_sp_acl_tcam_rehash_ctx_vchunk_changed() local
743 mlxsw_sp_acl_tcam_rehash_ctx_vregion_changed(struct mlxsw_sp_acl_tcam_vregion *vregion) mlxsw_sp_acl_tcam_rehash_ctx_vregion_changed() argument
761 struct mlxsw_sp_acl_tcam_vregion *vregion; mlxsw_sp_acl_tcam_vregion_create() local
814 mlxsw_sp_acl_tcam_vregion_destroy(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vregion *vregion) mlxsw_sp_acl_tcam_vregion_destroy() argument
843 struct mlxsw_sp_acl_tcam_vregion *vregion; mlxsw_sp_acl_tcam_vregion_get() local
871 mlxsw_sp_acl_tcam_vregion_put(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vregion *vregion) mlxsw_sp_acl_tcam_vregion_put() argument
914 struct mlxsw_sp_acl_tcam_vregion *vregion; mlxsw_sp_acl_tcam_vchunk_create() local
980 struct mlxsw_sp_acl_tcam_vregion *vregion = vchunk->vregion; mlxsw_sp_acl_tcam_vchunk_destroy() local
1092 struct mlxsw_sp_acl_tcam_vregion *vregion; mlxsw_sp_acl_tcam_ventry_add() local
1129 struct mlxsw_sp_acl_tcam_vregion *vregion = vchunk->vregion; mlxsw_sp_acl_tcam_ventry_del() local
1286 mlxsw_sp_acl_tcam_vchunk_migrate_all(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vregion *vregion, struct mlxsw_sp_acl_tcam_rehash_ctx *ctx, int *credits) mlxsw_sp_acl_tcam_vchunk_migrate_all() argument
1314 mlxsw_sp_acl_tcam_vregion_migrate(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vregion *vregion, struct mlxsw_sp_acl_tcam_rehash_ctx *ctx, int *credits) mlxsw_sp_acl_tcam_vregion_migrate() argument
1354 mlxsw_sp_acl_tcam_vregion_rehash_start(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vregion *vregion, struct mlxsw_sp_acl_tcam_rehash_ctx *ctx) mlxsw_sp_acl_tcam_vregion_rehash_start() argument
1404 mlxsw_sp_acl_tcam_vregion_rehash_end(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vregion *vregion, struct mlxsw_sp_acl_tcam_rehash_ctx *ctx) mlxsw_sp_acl_tcam_vregion_rehash_end() argument
1419 mlxsw_sp_acl_tcam_vregion_rehash(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_vregion *vregion, int *credits) mlxsw_sp_acl_tcam_vregion_rehash() argument
1470 struct mlxsw_sp_acl_tcam_vregion *vregion; mlxsw_sp_acl_tcam_region_rehash_intrvl_set() local
[all...]

Completed in 6 milliseconds