Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.h104 u64 *p_counter);
136 struct mlxsw_sp_nexthop *nh, u64 *p_counter);
Dcore_env.h19 u64 *p_counter);
Dcore_env.c583 u64 *p_counter) in mlxsw_env_module_overheat_counter_get() argument
589 *p_counter = 0; in mlxsw_env_module_overheat_counter_get()
597 *p_counter = mlxsw_env->module_info[module].module_overheat_counter; in mlxsw_env_module_overheat_counter_get()
Dspectrum_router.c2016 u64 *p_counter) in mlxsw_sp_neigh_counter_get() argument
2022 p_counter, NULL); in mlxsw_sp_neigh_counter_get()
2822 struct mlxsw_sp_nexthop *nh, u64 *p_counter) in mlxsw_sp_nexthop_counter_get() argument
2828 p_counter, NULL); in mlxsw_sp_nexthop_counter_get()
/Linux-v5.10/drivers/net/ethernet/freescale/
Ducc_geth.c1770 u8 *p_counter; in ugeth_82xx_filtering_clear_all_addr_in_hash() local
1782 p_counter = &(ugeth->numGroupAddrInHash); in ugeth_82xx_filtering_clear_all_addr_in_hash()
1787 p_counter = &(ugeth->numIndAddrInHash); in ugeth_82xx_filtering_clear_all_addr_in_hash()
1806 num = *p_counter; in ugeth_82xx_filtering_clear_all_addr_in_hash()
1812 *p_counter = 0; in ugeth_82xx_filtering_clear_all_addr_in_hash()