Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/mellanox/
H A Dmlxbf-pmc.c634 static int mlxbf_pmc_config_l3_counters(int blk_num, bool enable, bool reset) in mlxbf_pmc_config_l3_counters() function
659 if (mlxbf_pmc_config_l3_counters(blk_num, false, false)) in mlxbf_pmc_program_l3_counter()
1177 err = mlxbf_pmc_config_l3_counters(blk_num, false, false); in mlxbf_pmc_enable_store()
1181 err = mlxbf_pmc_config_l3_counters(blk_num, false, true); in mlxbf_pmc_enable_store()
1184 err = mlxbf_pmc_config_l3_counters(blk_num, true, false); in mlxbf_pmc_enable_store()