Home
last modified time | relevance | path

Searched defs:mlxbf_pmc_block_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/platform/mellanox/
Dmlxbf-pmc.c120 struct mlxbf_pmc_block_info { struct
121 void __iomem *mmio_base;
122 size_t blk_size;
123 size_t counters;
124 unsigned int type;
125 struct mlxbf_pmc_attribute *attr_counter;
126 struct mlxbf_pmc_attribute *attr_event;
127 struct mlxbf_pmc_attribute attr_event_list;
128 struct mlxbf_pmc_attribute attr_enable;
129 struct attribute *block_attr[MLXBF_PMC_MAX_ATTRS];
[all …]