Searched refs:mlxbf_pmc_config_l3_counters (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/platform/mellanox/ |
| D | mlxbf-pmc.c | 628 static int mlxbf_pmc_config_l3_counters(int blk_num, bool enable, bool reset) in mlxbf_pmc_config_l3_counters() function 653 if (mlxbf_pmc_config_l3_counters(blk_num, false, false)) in mlxbf_pmc_program_l3_counter() 1190 err = mlxbf_pmc_config_l3_counters(blk_num, false, false); in mlxbf_pmc_enable_store() 1194 err = mlxbf_pmc_config_l3_counters(blk_num, false, true); in mlxbf_pmc_enable_store() 1197 err = mlxbf_pmc_config_l3_counters(blk_num, true, false); in mlxbf_pmc_enable_store()
|