Home
last modified time | relevance | path

Searched refs:sfc_efx_logtype (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/
H A Dsfc_efx.c14 uint32_t sfc_efx_logtype; variable
22 sfc_efx_logtype = (ret < 0) ? RTE_LOGTYPE_PMD : ret; in RTE_INIT()
H A Dsfc_efx_log.h14 extern uint32_t sfc_efx_logtype;
18 rte_log(RTE_LOG_ ## level, sfc_efx_logtype, \