Searched refs:txq_inline_mpw (Results 1 – 5 of 5) sorted by relevance
816 inlen_empw = (config->txq_inline_mpw == MLX5_ARG_UNSET) ? in txq_set_params()818 (unsigned int)config->txq_inline_mpw; in txq_set_params()1034 config->txq_inline_mpw != MLX5_ARG_UNSET && in txq_adjust_params()1035 config->txq_inline_mpw > (int)max_inline) { in txq_adjust_params()
1498 config->txq_inline_mpw = tmp; in mlx5_args_check()1520 config->txq_inline_mpw = tmp; in mlx5_args_check()
253 int txq_inline_mpw; /* Max packet size for inlining with eMPW. */ member
249 ``txq_inline_max`` and ``txq_inline_mpw`` devargs keys.556 ``txq_inline_mpw`` below and does not affect ``txq_inline_min`` settings above.637 - ``txq_inline_mpw`` parameter [int]652 The default ``txq_inline_mpw`` value is 268. The specified value may be adjusted657 specify large values for the ``txq_inline_mpw``. Also, the default value (268)660 is emitted. If ``txq_inline_mpw`` key is specified and requested inline681 is deprecated and converted directly to ``txq_inline_mpw`` providing full691 When ``txq_inline_mpw`` is set along with ``txq_mpw_en``,
2144 dev_config.txq_inline_mpw = MLX5_ARG_UNSET; in mlx5_os_pci_probe()