Searched refs:p_counter (Results 1 – 7 of 7) sorted by relevance
97 node_const_pointer p_counter = m_p_root; in to_linked_list() local99 while (p_counter != 0) in to_linked_list()102 _GLIBCXX_DEBUG_ASSERT(p_counter->m_p_l_child == 0); in to_linked_list()103 p_counter = p_counter->m_p_next_sibling; in to_linked_list()
104 u64 *p_counter);136 struct mlxsw_sp_nexthop *nh, u64 *p_counter);
19 u64 *p_counter);
583 u64 *p_counter) in mlxsw_env_module_overheat_counter_get() argument589 *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()
2016 u64 *p_counter) in mlxsw_sp_neigh_counter_get() argument2022 p_counter, NULL); in mlxsw_sp_neigh_counter_get()2825 struct mlxsw_sp_nexthop *nh, u64 *p_counter) in mlxsw_sp_nexthop_counter_get() argument2831 p_counter, NULL); in mlxsw_sp_nexthop_counter_get()
1770 u8 *p_counter; in ugeth_82xx_filtering_clear_all_addr_in_hash() local1782 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()