Searched refs:num_of_modules (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | minimal.c | 380 u8 num_of_modules; in mlxsw_m_linecards_init() local 388 mlxsw_reg_mgpir_unpack(mgpir_pl, NULL, NULL, NULL, &num_of_modules, in mlxsw_m_linecards_init() 397 mlxsw_m->max_modules_per_slot = num_of_modules; in mlxsw_m_linecards_init()
|
| H A D | reg.h | 11319 MLXSW_ITEM32(reg, mgpir, num_of_modules, 0x04, 0, 8); 11330 u8 *devices_per_flash, u8 *num_of_modules, in mlxsw_reg_mgpir_unpack() argument 11340 if (num_of_modules) in mlxsw_reg_mgpir_unpack() 11341 *num_of_modules = mlxsw_reg_mgpir_num_of_modules_get(payload); in mlxsw_reg_mgpir_unpack()
|