Searched refs:mlxsw_sp_rif_counter_alloc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.h | 86 int mlxsw_sp_rif_counter_alloc(struct mlxsw_sp *mlxsw_sp,
|
H A D | spectrum_dpipe.c | 269 mlxsw_sp_rif_counter_alloc(mlxsw_sp, rif, in mlxsw_sp_dpipe_table_erif_counters_update()
|
H A D | spectrum_router.c | 225 int mlxsw_sp_rif_counter_alloc(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_rif_counter_alloc() function 286 mlxsw_sp_rif_counter_alloc(mlxsw_sp, rif, MLXSW_SP_RIF_COUNTER_EGRESS); in mlxsw_sp_rif_counters_alloc()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.h | 106 int mlxsw_sp_rif_counter_alloc(struct mlxsw_sp_rif *rif,
|
H A D | spectrum_dpipe.c | 269 mlxsw_sp_rif_counter_alloc(rif, in mlxsw_sp_dpipe_table_erif_counters_update()
|
H A D | spectrum_router.c | 326 int mlxsw_sp_rif_counter_alloc(struct mlxsw_sp_rif *rif, in mlxsw_sp_rif_counter_alloc() function 391 mlxsw_sp_rif_counter_alloc(rif, MLXSW_SP_RIF_COUNTER_EGRESS); in mlxsw_sp_rif_counters_alloc() 8202 err = mlxsw_sp_rif_counter_alloc(rif, MLXSW_SP_RIF_COUNTER_INGRESS); in mlxsw_sp_router_port_l3_stats_enable() 8213 err = mlxsw_sp_rif_counter_alloc(rif, MLXSW_SP_RIF_COUNTER_EGRESS); in mlxsw_sp_router_port_l3_stats_enable()
|
Completed in 31 milliseconds