Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dbwc_complex.c26 bool allow_jumbo) in hws_match_params_exceeds_definer() argument
45 ret = mlx5hws_definer_calc_layout(ctx, mt, &match_layout, allow_jumbo); in hws_match_params_exceeds_definer()
H A Ddefiner.c1996 u8 *hl, bool allow_jumbo) in hws_definer_find_best_match_fit() argument
2013 if (!allow_jumbo) in hws_definer_find_best_match_fit()
2093 bool allow_jumbo) in mlx5hws_definer_calc_layout() argument
2116 allow_jumbo); in mlx5hws_definer_calc_layout()
H A Ddefiner.h827 bool allow_jumbo);