Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_logs.h23 bcmfs_hexdump_log(RTE_LOG_ ## level, bcmfs_dp_logtype, title, buf, len)
31 bcmfs_hexdump_log(uint32_t level, uint32_t logtype, const char *heading,
H A Dbcmfs_logs.c15 bcmfs_hexdump_log(uint32_t level, uint32_t logtype, const char *title, in bcmfs_hexdump_log() function