Searched refs:num_of_devices (Results 1 – 1 of 1) sorted by relevance
10004 MLXSW_ITEM32(reg, mgpir, num_of_devices, 0x00, 0, 8);10018 mlxsw_reg_mgpir_unpack(char *payload, u8 *num_of_devices, in mlxsw_reg_mgpir_unpack() argument10022 if (num_of_devices) in mlxsw_reg_mgpir_unpack()10023 *num_of_devices = mlxsw_reg_mgpir_num_of_devices_get(payload); in mlxsw_reg_mgpir_unpack()