Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_cq.c203 cq->moder_cnt, cq->moder_time); in mlx4_en_set_cq_moder()
H A Dmlx4_en.h377 u16 moder_cnt; member
H A Den_netdev.c1423 cq->moder_cnt = priv->rx_frames; in mlx4_en_set_default_moderation()
1433 cq->moder_cnt = priv->tx_frames; in mlx4_en_set_default_moderation()
1498 cq->moder_cnt != priv->rx_frames) { in mlx4_en_auto_moderation()
1501 cq->moder_cnt = priv->rx_frames; in mlx4_en_auto_moderation()
H A Den_ethtool.c58 priv->tx_cq[t][i]->moder_cnt = priv->tx_frames; in mlx4_en_moderation_update()
73 priv->rx_cq[i]->moder_cnt = priv->rx_frames; in mlx4_en_moderation_update()