Home
last modified time | relevance | path

Searched refs:mlx5hws_cmd_flow_table_query (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_debug.c165 ret = mlx5hws_cmd_flow_table_query(matcher->tbl->ctx->mdev, in hws_debug_dump_matcher()
218 ret = mlx5hws_cmd_flow_table_query(tbl->ctx->mdev, in hws_debug_dump_table()
Dmlx5hws_cmd.h253 int mlx5hws_cmd_flow_table_query(struct mlx5_core_dev *mdev,
Dmlx5hws_cmd.c96 int mlx5hws_cmd_flow_table_query(struct mlx5_core_dev *mdev, in mlx5hws_cmd_flow_table_query() function