Searched refs:tx_cq_moder (Results 1 – 4 of 4) sorted by relevance
134 c->tx_cq_moder.cq_period_mode, &sq->cq.mcq, sq); in mlx5e_dim_tx_change()
629 coal->tx_coalesce_usecs = c->tx_cq_moder.usec; in mlx5e_ethtool_get_per_queue_coalesce()630 coal->tx_max_coalesced_frames = c->tx_cq_moder.pkts; in mlx5e_ethtool_get_per_queue_coalesce()661 c->tx_cq_moder = *moder; in mlx5e_set_priv_channels_tx_coalesce()872 c->tx_cq_moder.usec = coal->tx_coalesce_usecs; in mlx5e_ethtool_set_per_queue_coalesce()873 c->tx_cq_moder.pkts = coal->tx_max_coalesced_frames; in mlx5e_ethtool_set_per_queue_coalesce()
786 struct dim_cq_moder tx_cq_moder; member
1816 sq->channel->tx_cq_moder = params->tx_cq_moderation; in mlx5e_open_txqsq()1823 mlx5e_reset_tx_moderation(&sq->channel->tx_cq_moder, in mlx5e_open_txqsq()1942 reset |= mlx5e_reset_tx_moderation(&chs->c[i]->tx_cq_moder, in mlx5e_reset_tx_channels_moderation()