Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.h114 u64 *p_counter);
146 struct mlxsw_sp_nexthop *nh, u64 *p_counter);
Dcore_env.h49 u8 module, u64 *p_counter);
Dcore_env.c1083 u8 module, u64 *p_counter) in mlxsw_env_module_overheat_counter_get() argument
1090 *p_counter = module_info->module_overheat_counter; in mlxsw_env_module_overheat_counter_get()
Dspectrum_router.c2145 u64 *p_counter) in mlxsw_sp_neigh_counter_get() argument
2151 p_counter, NULL); in mlxsw_sp_neigh_counter_get()
3010 struct mlxsw_sp_nexthop *nh, u64 *p_counter) in mlxsw_sp_nexthop_counter_get() argument
3016 p_counter, NULL); in mlxsw_sp_nexthop_counter_get()
/linux-6.1.9/drivers/net/ethernet/freescale/
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()