Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/mellanox/
H A Dmlxbf-pmc.c108 struct mlxbf_pmc_block_info { struct
109 void __iomem *mmio_base;
110 size_t blk_size;
111 size_t counters;
112 int type;
113 struct mlxbf_pmc_attribute *attr_counter;
114 struct mlxbf_pmc_attribute *attr_event;
115 struct mlxbf_pmc_attribute attr_event_list;
116 struct mlxbf_pmc_attribute attr_enable;
117 struct attribute *block_attr[MLXBF_PMC_MAX_ATTRS];
[all …]