Searched refs:hw_id (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_debug_tools.h570 u8 hw_id /* HW ID associated with the block */; member in struct:dbg_bus_block_data
683 u8 hw_id /* HW ID associated with the Storm */; member in struct:dbg_bus_storm_data
H A Decore_dbg_fw_funcs.c2663 offset += ecore_dump_num_param(dump_buf + offset, dump, "id", storm_bus->hw_id);
5185 storm_bus->hw_id = bus->num_enabled_storms;
5638 storm_id_mask |= (storm_bus->hw_id << (storm_id * HW_ID_BITS));
5708 block_bus->hw_id = next_hw_id++;
5709 if (!block_bus->hw_id)
5719 hw_ids[val_id] = block_bus->hw_id;
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c530 mlx5_core_info(dev, "hw_id 0x%08x\n", ioread32be(&h->hw_id));
/freebsd-13-stable/sys/dev/mlx5/
H A Ddevice.h463 __be32 hw_id; member in struct:mlx5_health_buffer
H A Dmlx5_ifc.h3154 u8 hw_id[0x20]; member in struct:mlx5_ifc_health_buffer_bits

Completed in 144 milliseconds