Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_cmd.h217 bool full_dw_jumbo_support; member
Dmlx5hws_definer.c1835 ctrl.allowed_full_dw = ctx->caps->full_dw_jumbo_support ? DW_SELECTORS : in hws_definer_find_best_match_fit()
1837 ctrl.allowed_lim_dw = ctx->caps->full_dw_jumbo_support ? 0 : in hws_definer_find_best_match_fit()
Dmlx5hws_cmd.c1086 caps->full_dw_jumbo_support = in mlx5hws_cmd_query_caps()