Symbol: mlx5dr_icm_chunk
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_action.c
713
struct mlx5dr_icm_chunk *chunk;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_domain.c
104
sizeof(struct mlx5dr_icm_chunk), 0,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_icm_pool.c
105
u32 mlx5dr_icm_pool_get_chunk_num_of_entries(struct mlx5dr_icm_chunk *chunk)
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_icm_pool.c
209
static void dr_icm_chunk_ste_init(struct mlx5dr_icm_chunk *chunk, int offset)
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_icm_pool.c
320
dr_icm_chunk_init(struct mlx5dr_icm_chunk *chunk,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_icm_pool.c
433
struct mlx5dr_icm_chunk *
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_icm_pool.c
437
struct mlx5dr_icm_chunk *chunk = NULL;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_icm_pool.c
466
void mlx5dr_icm_free_chunk(struct mlx5dr_icm_chunk *chunk)
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_icm_pool.c
80
u64 mlx5dr_icm_pool_get_chunk_mr_addr(struct mlx5dr_icm_chunk *chunk)
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_icm_pool.c
87
u32 mlx5dr_icm_pool_get_chunk_rkey(struct mlx5dr_icm_chunk *chunk)
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_icm_pool.c
92
u64 mlx5dr_icm_pool_get_chunk_icm_addr(struct mlx5dr_icm_chunk *chunk)
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_icm_pool.c
99
u32 mlx5dr_icm_pool_get_chunk_byte_size(struct mlx5dr_icm_chunk *chunk)
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_ptrn.c
81
struct mlx5dr_icm_chunk *chunk;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_send.c
853
struct mlx5dr_icm_chunk *chunk,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_ste.c
157
struct mlx5dr_icm_chunk *chunk = next_htbl->chunk;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_ste.c
500
struct mlx5dr_icm_chunk *chunk;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_table.c
13
struct mlx5dr_icm_chunk *chunk;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1017
struct mlx5dr_icm_chunk *chunk;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1034
struct mlx5dr_icm_chunk *chunk;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1219
u64 mlx5dr_icm_pool_get_chunk_mr_addr(struct mlx5dr_icm_chunk *chunk);
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1220
u32 mlx5dr_icm_pool_get_chunk_rkey(struct mlx5dr_icm_chunk *chunk);
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1221
u64 mlx5dr_icm_pool_get_chunk_icm_addr(struct mlx5dr_icm_chunk *chunk);
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1222
u32 mlx5dr_icm_pool_get_chunk_num_of_entries(struct mlx5dr_icm_chunk *chunk);
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1223
u32 mlx5dr_icm_pool_get_chunk_byte_size(struct mlx5dr_icm_chunk *chunk);
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1391
struct mlx5dr_icm_chunk *
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1394
void mlx5dr_icm_free_chunk(struct mlx5dr_icm_chunk *chunk);
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1491
struct mlx5dr_icm_chunk *chunk,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
150
struct mlx5dr_icm_chunk;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
194
struct mlx5dr_icm_chunk *chunk;