Home
last modified time | relevance | path

Searched refs:mlx5e_modify_cq_moderation (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dim.c40 mlx5e_modify_cq_moderation(mdev, mcq, moder.usec, moder.pkts, in mlx5e_complete_dim_work()
H A Den.h1085 int mlx5e_modify_cq_moderation(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq,
H A Den_ethtool.c712 mlx5e_modify_cq_moderation(mdev, &c->sq[tc].cq.mcq, in mlx5e_set_priv_channels_tx_coalesce()
732 mlx5e_modify_cq_moderation(mdev, &c->rq.cq.mcq, moder->usec, moder->pkts, in mlx5e_set_priv_channels_rx_coalesce()
H A Den_main.c2336 mlx5e_modify_cq_moderation(mdev, &cq->mcq, moder.usec, moder.pkts, in mlx5e_open_cq()
2368 int mlx5e_modify_cq_moderation(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, in mlx5e_modify_cq_moderation() function