Home
last modified time | relevance | path

Searched refs:OTX_CPT_MAX_MBOX_DATA_STR_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/crypto/marvell/octeontx/
Dotx_cptvf_mbox.c62 char raw_data_str[OTX_CPT_MAX_MBOX_DATA_STR_SIZE]; in dump_mbox_msg()
65 raw_data_str, OTX_CPT_MAX_MBOX_DATA_STR_SIZE, false); in dump_mbox_msg()
Dotx_cpt_common.h18 #define OTX_CPT_MAX_MBOX_DATA_STR_SIZE 64 macro
Dotx_cptpf_mbox.c61 char raw_data_str[OTX_CPT_MAX_MBOX_DATA_STR_SIZE]; in dump_mbox_msg()
64 raw_data_str, OTX_CPT_MAX_MBOX_DATA_STR_SIZE, false); in dump_mbox_msg()