Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_cq.c221 cq->moder_cnt, cq->moder_time); in mlx4_en_set_cq_moder()
Dmlx4_en.h345 u16 moder_cnt; member
Den_ethtool.c56 priv->tx_cq[i]->moder_cnt = priv->tx_frames; in mlx4_en_moderation_update()
69 priv->rx_cq[i]->moder_cnt = priv->rx_frames; in mlx4_en_moderation_update()
Den_netdev.c1341 cq->moder_cnt = priv->rx_frames; in mlx4_en_set_default_moderation()
1350 cq->moder_cnt = priv->tx_frames; in mlx4_en_set_default_moderation()
1415 cq->moder_cnt = priv->rx_frames; in mlx4_en_auto_moderation()