Home
last modified time | relevance | path

Searched refs:attr_enable (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/platform/mellanox/
H A Dmlxbf-pmc.c116 struct mlxbf_pmc_attribute attr_enable; member
1144 struct mlxbf_pmc_attribute *attr_enable = container_of( in mlxbf_pmc_enable_show() local
1149 blk_num = attr_enable->nr; in mlxbf_pmc_enable_show()
1166 struct mlxbf_pmc_attribute *attr_enable = container_of( in mlxbf_pmc_enable_store() local
1170 blk_num = attr_enable->nr; in mlxbf_pmc_enable_store()
1212 attr = &pmc->block[blk_num].attr_enable; in mlxbf_pmc_init_perftype_counter()