Searched refs:txq_inline_mpw (Results 1 – 4 of 4) sorted by relevance
777 inlen_empw = (config->txq_inline_mpw == MLX5_ARG_UNSET) ? in txq_set_params()779 (unsigned int)config->txq_inline_mpw; in txq_set_params()1003 config->txq_inline_mpw != MLX5_ARG_UNSET && in txq_adjust_params()1004 config->txq_inline_mpw > (int)max_inline) { in txq_adjust_params()
2200 config->txq_inline_mpw = tmp; in mlx5_port_args_check_handler()2212 config->txq_inline_mpw = tmp; in mlx5_port_args_check_handler()2285 config->txq_inline_mpw = MLX5_ARG_UNSET; in mlx5_port_args_config()2395 DRV_LOG(DEBUG, "\"txq_inline_mpw\" is %d.", config->txq_inline_mpw); in mlx5_port_args_config()
287 int txq_inline_mpw; /* Max packet size for inlining with eMPW. */ member
309 ``txq_inline_max`` and ``txq_inline_mpw`` devargs keys.696 ``txq_inline_mpw`` below and does not affect ``txq_inline_min`` settings above.784 - ``txq_inline_mpw`` parameter [int]799 The default ``txq_inline_mpw`` value is 268. The specified value may be adjusted804 specify large values for the ``txq_inline_mpw``. Also, the default value (268)807 is emitted. If ``txq_inline_mpw`` key is specified and requested inline828 is deprecated and converted directly to ``txq_inline_mpw`` providing full838 When ``txq_inline_mpw`` is set along with ``txq_mpw_en``,