Home
last modified time | relevance | path

Searched refs:tx_cq_moderation (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dparams.c263 params->tx_cq_moderation = net_dim_get_def_tx_moderation(dim_period_mode); in mlx5e_reset_tx_moderation()
265 params->tx_cq_moderation = mlx5e_get_def_tx_moderation(cq_period_mode); in mlx5e_reset_tx_moderation()
284 params->tx_cq_moderation.cq_period_mode == in mlx5e_set_tx_cq_mode_params()
618 param->cq_period_mode = params->tx_cq_moderation.cq_period_mode; in mlx5e_build_tx_cq_param()
A Dqos.c252 err = mlx5e_open_cq(priv, params->tx_cq_moderation, &param_cq, &ccp, &sq->cq); in mlx5e_open_qos_sq()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
A Dsetup.c122 err = mlx5e_open_cq(c->priv, params->tx_cq_moderation, &cparam->xdp_sq.cqp, &ccp, in mlx5e_open_xsk()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_ethtool.c526 tx_moder = &priv->channels.params.tx_cq_moderation; in mlx5e_ethtool_get_coalesce()
616 tx_moder = &new_params.tx_cq_moderation; in mlx5e_ethtool_set_coalesce()
1856 priv->channels.params.tx_cq_moderation.cq_period_mode; in set_pflag_cqe_based_moder()
A Den.h303 struct dim_cq_moder tx_cq_moderation; member
A Den_main.c1347 sq->dim.mode = params->tx_cq_moderation.cq_period_mode; in mlx5e_alloc_txqsq()
1871 err = mlx5e_open_cq(c->priv, params->tx_cq_moderation, &cparam->txq_sq.cqp, in mlx5e_open_tx_cqs()
2080 err = mlx5e_open_cq(c->priv, params->tx_cq_moderation, &cparam->xdp_sq.cqp, &ccp, in mlx5e_open_queues()
2090 err = c->xdp ? mlx5e_open_cq(c->priv, params->tx_cq_moderation, &cparam->xdp_sq.cqp, in mlx5e_open_queues()

Completed in 31 milliseconds