Searched refs:p_counter (Results 1 – 5 of 5) sorted by relevance
183 u64 *p_counter);215 struct mlxsw_sp_nexthop *nh, u64 *p_counter);
43 u64 *p_counter);
900 u64 *p_counter) in mlxsw_env_module_overheat_counter_get() argument908 *p_counter = mlxsw_env->module_info[module].module_overheat_counter; in mlxsw_env_module_overheat_counter_get()
2182 u64 *p_counter) in mlxsw_sp_neigh_counter_get() argument2188 p_counter, NULL); in mlxsw_sp_neigh_counter_get()3041 struct mlxsw_sp_nexthop *nh, u64 *p_counter) in mlxsw_sp_nexthop_counter_get() argument3047 p_counter, NULL); in mlxsw_sp_nexthop_counter_get()
1749 u8 *p_counter; in ugeth_82xx_filtering_clear_all_addr_in_hash() local1761 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()
Completed in 34 milliseconds