Home
last modified time | relevance | path

Searched refs:mlx5e_reset_tx_moderation (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h1121 bool mlx5e_reset_tx_moderation(struct dim_cq_moder *cq_moder, u8 cq_period_mode,
H A Den_main.c1823 mlx5e_reset_tx_moderation(&sq->channel->tx_cq_moder, in mlx5e_open_txqsq()
1918 bool mlx5e_reset_tx_moderation(struct dim_cq_moder *cq_moder, u8 cq_period_mode, in mlx5e_reset_tx_moderation() function
1942 reset |= mlx5e_reset_tx_moderation(&chs->c[i]->tx_cq_moder, in mlx5e_reset_tx_channels_moderation()
5261 mlx5e_reset_tx_moderation(&params->tx_cq_moderation, params->tx_moder_use_cqe_mode, in mlx5e_build_nic_params()
H A Den_ethtool.c777 mlx5e_reset_tx_moderation(tx_moder, new_params.tx_moder_use_cqe_mode, in mlx5e_ethtool_set_coalesce()