NUM_REP_TYPES
const struct mlx5_eswitch_rep_ops *rep_ops[NUM_REP_TYPES];
for (rep_type = 0; rep_type < NUM_REP_TYPES; rep_type++) {
for (rep_type = 0; rep_type < NUM_REP_TYPES; rep_type++) {
for (rep_type = NUM_REP_TYPES - 1; rep_type >= 0; rep_type--)
rep_type = NUM_REP_TYPES;
for (rep_type = 0; rep_type < NUM_REP_TYPES; rep_type++) {
struct mlx5_eswitch_rep_data rep_data[NUM_REP_TYPES];