Home
last modified time | relevance | path

Searched defs:cq_period_mode (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/en/
Dparams.c475 static struct dim_cq_moder mlx5e_get_def_tx_moderation(u8 cq_period_mode) in mlx5e_get_def_tx_moderation()
488 static struct dim_cq_moder mlx5e_get_def_rx_moderation(u8 cq_period_mode) in mlx5e_get_def_rx_moderation()
501 static u8 mlx5_to_net_dim_cq_period_mode(u8 cq_period_mode) in mlx5_to_net_dim_cq_period_mode()
508 void mlx5e_reset_tx_moderation(struct mlx5e_params *params, u8 cq_period_mode) in mlx5e_reset_tx_moderation()
519 void mlx5e_reset_rx_moderation(struct mlx5e_params *params, u8 cq_period_mode) in mlx5e_reset_rx_moderation()
530 void mlx5e_set_tx_cq_mode_params(struct mlx5e_params *params, u8 cq_period_mode) in mlx5e_set_tx_cq_mode_params()
538 void mlx5e_set_rx_cq_mode_params(struct mlx5e_params *params, u8 cq_period_mode) in mlx5e_set_rx_cq_mode_params()
Dparams.h19 u8 cq_period_mode; member
/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c614 u8 cq_period_mode; in mlx5e_ethtool_set_coalesce() local
1890 u8 cq_period_mode, current_cq_period_mode; in set_pflag_cqe_based_moder() local
Den_rep.c690 u8 cq_period_mode = MLX5_CAP_GEN(mdev, cq_period_start_from_cqe) ? in mlx5e_build_rep_params() local