Home
last modified time | relevance | path

Searched defs:mbox_msg (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_mbox.c60 static void dump_mbox_msg(struct otx_cpt_mbox *mbox_msg, int vf_id) in dump_mbox_msg()
H A Dotx_cptpf_mbox.c59 static void dump_mbox_msg(struct otx_cpt_mbox *mbox_msg, int vf_id) in dump_mbox_msg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dcoex.h233 __le32 mbox_msg[4]; member
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/
H A Dnitrox_dev.h125 union mbox_msg { union
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dti_sci.c247 struct ti_msgmgr_message *mbox_msg = m; in ti_sci_rx_callback() local