Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore_env.h29 u64 *p_counter);
Dspectrum_router.h180 u64 *p_counter);
212 struct mlxsw_sp_nexthop *nh, u64 *p_counter);
Dcore_env.c666 u64 *p_counter) in mlxsw_env_module_overheat_counter_get() argument
672 *p_counter = 0; in mlxsw_env_module_overheat_counter_get()
680 *p_counter = mlxsw_env->module_info[module].module_overheat_counter; in mlxsw_env_module_overheat_counter_get()
Dspectrum_router.c2121 u64 *p_counter) in mlxsw_sp_neigh_counter_get() argument
2127 p_counter, NULL); in mlxsw_sp_neigh_counter_get()
2980 struct mlxsw_sp_nexthop *nh, u64 *p_counter) in mlxsw_sp_nexthop_counter_get() argument
2986 p_counter, NULL); in mlxsw_sp_nexthop_counter_get()
/Linux-v5.15/drivers/net/ethernet/freescale/
Ducc_geth.c1749 u8 *p_counter; in ugeth_82xx_filtering_clear_all_addr_in_hash() local
1761 p_counter = &(ugeth->numGroupAddrInHash); in ugeth_82xx_filtering_clear_all_addr_in_hash()
1766 p_counter = &(ugeth->numIndAddrInHash); in ugeth_82xx_filtering_clear_all_addr_in_hash()
1785 num = *p_counter; in ugeth_82xx_filtering_clear_all_addr_in_hash()
1791 *p_counter = 0; in ugeth_82xx_filtering_clear_all_addr_in_hash()