Home
last modified time | relevance | path

Searched refs:mlx5_fc_query_cached_raw (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dact_stats.c77 mlx5_fc_query_cached_raw(counter, in mlx5e_tc_act_stats_add()
183 mlx5_fc_query_cached_raw(item->counter, in mlx5e_tc_act_stats_fill_stats()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge_debugfs.c53 mlx5_fc_query_cached_raw(entry->ingress_counter, &bytes, &packets, &lastuse); in mlx5_esw_bridge_debugfs_show()
/linux-6.14.4/include/linux/mlx5/
Dfs.h307 void mlx5_fc_query_cached_raw(struct mlx5_fc *counter,
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c387 void mlx5_fc_query_cached_raw(struct mlx5_fc *counter, in mlx5_fc_query_cached_raw() function