Searched refs:bcmfs_dp_logtype (Results 1 – 2 of 2) sorted by relevance
12 int bcmfs_dp_logtype; variable35 bcmfs_dp_logtype = rte_log_register("pmd.bcmfs_fp"); in RTE_INIT()36 if (bcmfs_dp_logtype >= 0) in RTE_INIT()37 rte_log_set_level(bcmfs_dp_logtype, RTE_LOG_NOTICE); in RTE_INIT()
12 extern int bcmfs_dp_logtype;19 rte_log(RTE_LOG_ ## level, bcmfs_dp_logtype, \23 bcmfs_hexdump_log(RTE_LOG_ ## level, bcmfs_dp_logtype, title, buf, len)