Searched refs:max_module_count (Results 1 – 1 of 1) sorted by relevance
33 u8 max_module_count; /* Maximum number of modules per-slot. */ member887 for (i = 0; i < mlxsw_env->max_module_count; i++) { in mlxsw_env_mtwe_event_work()1020 if (WARN_ON_ONCE(module >= mlxsw_env->max_module_count || in mlxsw_env_pmpe_listener_func()1193 env->max_module_count), in mlxsw_env_line_cards_alloc()1201 for (j = 0; j < env->max_module_count; j++) { in mlxsw_env_line_cards_alloc()1366 u8 module_count, num_of_slots, max_module_count; in mlxsw_env_init() local1381 max_module_count = num_of_slots ? in mlxsw_env_init()1393 env->max_module_count = max_module_count; in mlxsw_env_init()