Searched refs:achunk (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum2_acl_tcam.c22 struct mlxsw_sp_acl_atcam_chunk achunk; member in struct:mlxsw_sp2_acl_tcam_chunk
199 mlxsw_sp_acl_atcam_chunk_init(&region->aregion, &chunk->achunk,
207 mlxsw_sp_acl_atcam_chunk_fini(&chunk->achunk);
221 &chunk->achunk, &entry->aentry,
233 mlxsw_sp_acl_atcam_entry_del(mlxsw_sp, &region->aregion, &chunk->achunk,
H A Dspectrum_acl_tcam.h220 struct mlxsw_sp_acl_atcam_chunk *achunk,
222 void mlxsw_sp_acl_atcam_chunk_fini(struct mlxsw_sp_acl_atcam_chunk *achunk);
225 struct mlxsw_sp_acl_atcam_chunk *achunk,
230 struct mlxsw_sp_acl_atcam_chunk *achunk,
H A Dspectrum_acl_atcam.c365 struct mlxsw_sp_acl_atcam_chunk *achunk,
368 mlxsw_sp_acl_ctcam_chunk_init(&aregion->cregion, &achunk->cchunk,
372 void mlxsw_sp_acl_atcam_chunk_fini(struct mlxsw_sp_acl_atcam_chunk *achunk) argument
374 mlxsw_sp_acl_ctcam_chunk_fini(&achunk->cchunk);
569 struct mlxsw_sp_acl_atcam_chunk *achunk,
584 &achunk->cchunk, &aentry->centry,
594 struct mlxsw_sp_acl_atcam_chunk *achunk,
599 &achunk->cchunk, &aentry->centry);
364 mlxsw_sp_acl_atcam_chunk_init(struct mlxsw_sp_acl_atcam_region *aregion, struct mlxsw_sp_acl_atcam_chunk *achunk, unsigned int priority) argument
567 mlxsw_sp_acl_atcam_entry_add(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_atcam_region *aregion, struct mlxsw_sp_acl_atcam_chunk *achunk, struct mlxsw_sp_acl_atcam_entry *aentry, struct mlxsw_sp_acl_rule_info *rulei) argument
592 mlxsw_sp_acl_atcam_entry_del(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_atcam_region *aregion, struct mlxsw_sp_acl_atcam_chunk *achunk, struct mlxsw_sp_acl_atcam_entry *aentry) argument

Completed in 133 milliseconds