Searched refs:MLX5E_MAX_TX_INLINE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mlx5/mlx5_en/ | ||
H A D | en.h | 132 #define MLX5E_MAX_TX_INLINE \ macro |
H A D | mlx5_en_main.c | 3904 const int max_size = MLX5E_MAX_TX_INLINE; in mlx5e_get_max_inline_cap() |