Searched refs:DPAAX_LOG (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/common/dpaax/ |
| H A D | dpaax_logs.h | 16 DPAAX_LOG(DEBUG, "WARN: " fmt, ##args); \ 22 #define DPAAX_LOG(level, fmt, args...) \ macro 32 DPAAX_LOG(INFO, fmt, ## args) 34 DPAAX_LOG(ERR, fmt, ## args) 36 DPAAX_LOG(WARNING, fmt, ## args)
|
| H A D | dpaa_of.c | 27 DPAAX_LOG(ERR, "Failed to open directory %s", in of_open_dir() 49 DPAAX_LOG(ERR, "Failed to open directory %s", in of_open_file() 71 DPAAX_LOG(DEBUG, "Unable to open file node"); in process_file() 78 DPAAX_LOG(DEBUG, "Unable to read file node"); in process_file() 174 DPAAX_LOG(DEBUG, "Duplicate compatible in" in linear_dir() 179 DPAAX_LOG(DEBUG, "Duplicate status in %s", in linear_dir() 184 DPAAX_LOG(DEBUG, "Duplicate lphandle in %s", in linear_dir() 189 DPAAX_LOG(DEBUG, "Duplicate lphandle in %s", in linear_dir() 194 DPAAX_LOG(DEBUG, "Duplicate a_cells in %s", in linear_dir() 199 DPAAX_LOG(DEBUG, "Duplicate s_cells in %s", in linear_dir() [all …]
|