Searched defs:title (Results 1 – 9 of 9) sorted by relevance
| /dpdk/lib/eal/common/ |
| H A D | eal_common_hexdump.c | 11 rte_hexdump(FILE *f, const char *title, const void *buf, unsigned int len) in rte_hexdump() 49 rte_memdump(FILE *f, const char *title, const void *buf, unsigned int len) in rte_memdump()
|
| /dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_logs.c | 12 bcmfs_hexdump_log(uint32_t level, uint32_t logtype, const char *title, in bcmfs_hexdump_log()
|
| H A D | bcmfs_logs.h | 22 #define BCMFS_DP_HEXDUMP_LOG(level, title, buf, len) \ argument
|
| /dpdk/drivers/common/qat/ |
| H A D | qat_logs.c | 11 qat_hexdump_log(uint32_t level, uint32_t logtype, const char *title, in qat_hexdump_log()
|
| H A D | qat_logs.h | 19 #define QAT_DP_HEXDUMP_LOG(level, title, buf, len) \ argument
|
| /dpdk/doc/guides/ |
| H A D | conf.py | 117 def generate_overview_table(output_filename, table_id, section, table_name, title): argument 211 def print_table_header(outfile, num_cols, header_names, title): argument
|
| /dpdk/usertools/ |
| H A D | dpdk-devbind.py | 518 def display_devices(title, dev_list, extra_params=None): argument
|
| /dpdk/app/test/ |
| H A D | test.h | 141 debug_hexdump(FILE *file, const char *title, const void *buf, size_t len) in debug_hexdump()
|
| /dpdk/app/test-pmd/ |
| H A D | cmdline_flow.c | 11208 char title[16] = {0}; in cmd_show_set_raw_parsed() local
|