Home
last modified time | relevance | path

Searched refs:rte_log_can_log (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/common/qat/
H A Dqat_logs.c14 if (rte_log_can_log(logtype, level)) in qat_hexdump_log()
/dpdk/lib/eal/include/
H A Drte_log.h140 bool rte_log_can_log(uint32_t logtype, uint32_t loglevel);
/dpdk/lib/eal/common/
H A Deal_common_log.c123 rte_log_can_log(uint32_t logtype, uint32_t level) in rte_log_can_log() function
496 if (!rte_log_can_log(logtype, level)) in rte_vlog()
/dpdk/lib/flow_classify/
H A Drte_flow_classify.c463 if (rte_log_can_log(librte_flow_classify_logtype, RTE_LOG_DEBUG)) in allocate_acl_ipv4_5tuple_rule()
471 if (rte_log_can_log(librte_flow_classify_logtype, RTE_LOG_DEBUG)) in allocate_acl_ipv4_5tuple_rule()
/dpdk/lib/eal/
H A Dversion.map367 rte_log_can_log;
/dpdk/drivers/bus/fslmc/
H A Dfslmc_bus.c121 if (rte_log_can_log(dpaa2_logtype_bus, RTE_LOG_DEBUG)) { in dump_device_list()
/dpdk/drivers/net/enic/
H A Denic_fm_flow.c2189 if (!rte_log_can_log(enic_pmd_logtype, RTE_LOG_DEBUG)) in enic_fm_dump_tcam_entry()
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c6962 if (rte_log_can_log(mlx5_logtype, RTE_LOG_DEBUG)) { in flow_list_create()