Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/qat/
H A Dqat_logs.c14 if (rte_log_can_log(logtype, level)) in qat_hexdump_log()
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_log.h140 bool rte_log_can_log(uint32_t logtype, uint32_t loglevel);
/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_log.h158 bool rte_log_can_log(uint32_t logtype, uint32_t loglevel);
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_log.c121 rte_log_can_log(uint32_t logtype, uint32_t level) in rte_log_can_log() function
445 if (!rte_log_can_log(logtype, level)) in rte_vlog()
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def295 rte_log_can_log
H A Dversion.map374 rte_log_can_log;
/f-stack/dpdk/lib/librte_flow_classify/
H A Drte_flow_classify.c466 if (rte_log_can_log(librte_flow_classify_logtype, RTE_LOG_DEBUG)) in allocate_acl_ipv4_5tuple_rule()
474 if (rte_log_can_log(librte_flow_classify_logtype, RTE_LOG_DEBUG)) in allocate_acl_ipv4_5tuple_rule()
/f-stack/dpdk/drivers/bus/fslmc/
H A Dfslmc_bus.c120 if (rte_log_can_log(dpaa2_logtype_bus, RTE_LOG_DEBUG)) { in dump_device_list()
/f-stack/dpdk/drivers/net/enic/
H A Denic_fm_flow.c1799 if (!rte_log_can_log(enic_pmd_logtype, RTE_LOG_DEBUG)) in enic_fm_dump_tcam_entry()