Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A 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()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge_debugfs.c53 mlx5_fc_query_cached_raw(entry->ingress_counter, &bytes, &packets, &lastuse); in mlx5_esw_bridge_debugfs_show()
/openbmc/linux/include/linux/mlx5/
H A Dfs.h308 void mlx5_fc_query_cached_raw(struct mlx5_fc *counter,
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c507 void mlx5_fc_query_cached_raw(struct mlx5_fc *counter, in mlx5_fc_query_cached_raw() function