Searched refs:mlx5e_modify_cq_moderation (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_dim.c | 40 mlx5e_modify_cq_moderation(mdev, mcq, moder.usec, moder.pkts, in mlx5e_complete_dim_work()
|
H A D | en.h | 1061 int mlx5e_modify_cq_moderation(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq,
|
H A D | en_ethtool.c | 661 mlx5e_modify_cq_moderation(mdev, &c->sq[tc].cq.mcq, in mlx5e_set_priv_channels_tx_coalesce() 681 mlx5e_modify_cq_moderation(mdev, &c->rq.cq.mcq, moder->usec, moder->pkts, in mlx5e_set_priv_channels_rx_coalesce()
|
H A D | en_main.c | 2221 mlx5e_modify_cq_moderation(mdev, &cq->mcq, moder.usec, moder.pkts, in mlx5e_open_cq() 2253 int mlx5e_modify_cq_moderation(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, in mlx5e_modify_cq_moderation() function
|