Home
last modified time | relevance | path

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

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