Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.h123 u64 *p_counter);
155 struct mlxsw_sp_nexthop *nh, u64 *p_counter);
H A Dcore_env.h55 u8 module, u64 *p_counter);
H A Dcore_env.c1138 u8 module, u64 *p_counter) in mlxsw_env_module_overheat_counter_get() argument
1145 *p_counter = module_info->module_overheat_counter; in mlxsw_env_module_overheat_counter_get()
H A Dspectrum_router.c2249 u64 *p_counter) in mlxsw_sp_neigh_counter_get() argument
2255 false, p_counter, NULL); in mlxsw_sp_neigh_counter_get()
3294 struct mlxsw_sp_nexthop *nh, u64 *p_counter) in mlxsw_sp_nexthop_counter_get() argument
3300 true, p_counter, NULL); in mlxsw_sp_nexthop_counter_get()
/linux/drivers/net/ethernet/freescale/
H A 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()