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