Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_mbox.c62 char raw_data_str[OTX_CPT_MAX_MBOX_DATA_STR_SIZE]; in dump_mbox_msg() local
65 raw_data_str, OTX_CPT_MAX_MBOX_DATA_STR_SIZE, false); in dump_mbox_msg()
69 raw_data_str); in dump_mbox_msg()
72 get_mbox_opcode_str(mbox_msg->msg), raw_data_str); in dump_mbox_msg()
H A Dotx_cptpf_mbox.c61 char raw_data_str[OTX_CPT_MAX_MBOX_DATA_STR_SIZE]; in dump_mbox_msg() local
64 raw_data_str, OTX_CPT_MAX_MBOX_DATA_STR_SIZE, false); in dump_mbox_msg()
68 raw_data_str); in dump_mbox_msg()
71 get_mbox_opcode_str(mbox_msg->msg), raw_data_str); in dump_mbox_msg()