Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.h123 u64 *p_counter);
155 struct mlxsw_sp_nexthop *nh, u64 *p_counter);
Dcore_env.h49 u8 module, u64 *p_counter);
Dcore_env.c1081 u8 module, u64 *p_counter) in mlxsw_env_module_overheat_counter_get() argument
1088 *p_counter = module_info->module_overheat_counter; in mlxsw_env_module_overheat_counter_get()
Dspectrum_router.c2248 u64 *p_counter) in mlxsw_sp_neigh_counter_get() argument
2254 p_counter, NULL); in mlxsw_sp_neigh_counter_get()
3180 struct mlxsw_sp_nexthop *nh, u64 *p_counter) in mlxsw_sp_nexthop_counter_get() argument
3186 p_counter, NULL); in mlxsw_sp_nexthop_counter_get()
/drivers/net/ethernet/freescale/
Ducc_geth.c1750 u8 *p_counter; in ugeth_82xx_filtering_clear_all_addr_in_hash() local
1762 p_counter = &(ugeth->numGroupAddrInHash); in ugeth_82xx_filtering_clear_all_addr_in_hash()
1767 p_counter = &(ugeth->numIndAddrInHash); in ugeth_82xx_filtering_clear_all_addr_in_hash()
1786 num = *p_counter; in ugeth_82xx_filtering_clear_all_addr_in_hash()
1792 *p_counter = 0; in ugeth_82xx_filtering_clear_all_addr_in_hash()