Searched refs:mlx5hws_dbg (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
H A D | mlx5hws_internal.h | 39 #define mlx5hws_dbg(ctx, arg...) mlx5_core_dbg((ctx)->mdev, ##arg) macro
|
H A D | mlx5hws_bwc_complex.c | 38 mlx5hws_dbg(ctx, "Matcher definer layout: need complex matcher\n"); in mlx5hws_bwc_match_params_is_complex()
|
H A D | mlx5hws_vport.c | 45 mlx5hws_dbg(ctx, "Couldn't insert new vport gvmi into xarray (%d)\n", ret); in hws_vport_add_gvmi()
|
H A D | mlx5hws_matcher.c | 963 mlx5hws_dbg(ctx, "Num of current at (%d) exceed allowed value\n", in mlx5hws_matcher_attach_at() 974 mlx5hws_dbg(ctx, "Required STEs [%d] exceeds initial action template STE [%d]\n", in mlx5hws_matcher_attach_at()
|
H A D | mlx5hws_definer.c | 1935 mlx5hws_dbg(ctx, in mlx5hws_definer_calc_layout()
|