Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_router.h183 u64 *p_counter);
215 struct mlxsw_sp_nexthop *nh, u64 *p_counter);
A Dcore_env.h43 u64 *p_counter);
A Dcore_env.c900 u64 *p_counter) in mlxsw_env_module_overheat_counter_get() argument
908 *p_counter = mlxsw_env->module_info[module].module_overheat_counter; in mlxsw_env_module_overheat_counter_get()
A Dspectrum_router.c2182 u64 *p_counter) in mlxsw_sp_neigh_counter_get() argument
2188 p_counter, NULL); in mlxsw_sp_neigh_counter_get()
3041 struct mlxsw_sp_nexthop *nh, u64 *p_counter) in mlxsw_sp_nexthop_counter_get() argument
3047 p_counter, NULL); in mlxsw_sp_nexthop_counter_get()
/linux/drivers/net/ethernet/freescale/
A 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()

Completed in 34 milliseconds