Searched refs:bcmfs_conf_logtype (Results 1 – 2 of 2) sorted by relevance
11 int bcmfs_conf_logtype; variable30 bcmfs_conf_logtype = rte_log_register("pmd.bcmfs_config"); in RTE_INIT()31 if (bcmfs_conf_logtype >= 0) in RTE_INIT()32 rte_log_set_level(bcmfs_conf_logtype, RTE_LOG_NOTICE); in RTE_INIT()
11 extern int bcmfs_conf_logtype;15 rte_log(RTE_LOG_ ## level, bcmfs_conf_logtype, \