Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/mellanox/
Dmlxbf-pmc.c116 struct mlxbf_pmc_attribute attr_enable; member
1157 struct mlxbf_pmc_attribute *attr_enable = container_of( in mlxbf_pmc_enable_show() local
1162 blk_num = attr_enable->nr; in mlxbf_pmc_enable_show()
1179 struct mlxbf_pmc_attribute *attr_enable = container_of( in mlxbf_pmc_enable_store() local
1183 blk_num = attr_enable->nr; in mlxbf_pmc_enable_store()
1223 attr = &pmc->block[blk_num].attr_enable; in mlxbf_pmc_init_perftype_counter()