Searched refs:max_module_count (Results 1 – 1 of 1) sorted by relevance
33 u8 max_module_count; /* Maximum number of modules per-slot. */ member942 for (i = 0; i < mlxsw_env->max_module_count; i++) { in mlxsw_env_mtwe_event_work()1075 if (WARN_ON_ONCE(module >= mlxsw_env->max_module_count || in mlxsw_env_pmpe_listener_func()1248 env->max_module_count), in mlxsw_env_line_cards_alloc()1256 for (j = 0; j < env->max_module_count; j++) { in mlxsw_env_line_cards_alloc()1437 u8 module_count, num_of_slots, max_module_count; in mlxsw_env_init() local1452 max_module_count = num_of_slots ? in mlxsw_env_init()1464 env->max_module_count = max_module_count; in mlxsw_env_init()