Searched refs:mlx5_common_logtype (Results 1 – 2 of 2) sorted by relevance
11 extern int mlx5_common_logtype;16 PMD_DRV_LOG_(level, mlx5_common_logtype, MLX5_COMMON_LOG_PREFIX, \
19 int mlx5_common_logtype; variable48 mlx5_common_logtype = rte_log_register("pmd.common.mlx5"); in RTE_INIT_PRIO()49 if (mlx5_common_logtype >= 0) in RTE_INIT_PRIO()50 rte_log_set_level(mlx5_common_logtype, RTE_LOG_NOTICE); in RTE_INIT_PRIO()