Searched refs:get_mbox_opcode_str (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_mbox.c | 16 static char *get_mbox_opcode_str(int msg_opcode) in get_mbox_opcode_str() function 68 get_mbox_opcode_str(mbox_msg->msg), vf_id, in dump_mbox_msg() 72 get_mbox_opcode_str(mbox_msg->msg), raw_data_str); in dump_mbox_msg()
|
H A D | otx_cptpf_mbox.c | 14 static char *get_mbox_opcode_str(int msg_opcode) in get_mbox_opcode_str() function 67 get_mbox_opcode_str(mbox_msg->msg), vf_id, in dump_mbox_msg() 71 get_mbox_opcode_str(mbox_msg->msg), raw_data_str); in dump_mbox_msg()
|
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_mbox.c | 16 static char *get_mbox_opcode_str(int msg_opcode) in get_mbox_opcode_str() function 68 get_mbox_opcode_str(mbox_msg->msg), vf_id, in dump_mbox_msg() 72 get_mbox_opcode_str(mbox_msg->msg), raw_data_str); in dump_mbox_msg()
|
H A D | otx_cptpf_mbox.c | 14 static char *get_mbox_opcode_str(int msg_opcode) in get_mbox_opcode_str() function 67 get_mbox_opcode_str(mbox_msg->msg), vf_id, in dump_mbox_msg() 71 get_mbox_opcode_str(mbox_msg->msg), raw_data_str); in dump_mbox_msg()
|
Completed in 3 milliseconds