Searched refs:tx_cq_moderation_usec (Results 1 – 3 of 3) sorted by relevance
961 priv->params.tx_cq_moderation_usec = in mlx5e_ethtool_handler()1445 priv->params_ethtool.tx_coalesce_usecs = priv->params.tx_cq_moderation_usec; in mlx5e_create_ethtool()
2462 MLX5_SET(cqc, cqc, cq_period, priv->params.tx_cq_moderation_usec); in mlx5e_build_tx_cq_param()2572 priv->params.tx_cq_moderation_usec, in mlx5e_refresh_sq_params()2578 priv->params.tx_cq_moderation_usec, in mlx5e_refresh_sq_params()3931 priv->params.tx_cq_moderation_usec = in mlx5e_build_ifp_priv()
673 u16 tx_cq_moderation_usec; member