Home
last modified time | relevance | path

Searched refs:xdna_mailbox_msg (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/accel/amdxdna/
H A Damdxdna_mailbox_helper.h32 struct xdna_mailbox_msg msg = { \
42 struct xdna_mailbox_msg *msg);
H A Damdxdna_mailbox.h25 struct xdna_mailbox_msg { struct
125 const struct xdna_mailbox_msg *msg, u64 tx_timeout);
H A Daie2_message.c33 struct xdna_mailbox_msg *msg) in aie2_send_mgmt_msg_wait()
477 struct xdna_mailbox_msg msg = { in aie2_register_asyn_event_msg()
499 struct xdna_mailbox_msg msg; in aie2_config_cu()
951 struct xdna_mailbox_msg msg; in aie2_execbuf()
987 struct xdna_mailbox_msg msg; in aie2_cmdlist_multi_execbuf()
1052 struct xdna_mailbox_msg msg; in aie2_cmdlist_single_execbuf()
1090 struct xdna_mailbox_msg msg; in aie2_sync_bo()
1127 struct xdna_mailbox_msg msg; in aie2_config_debug_bo()
H A Damdxdna_mailbox_helper.c42 struct xdna_mailbox_msg *msg) in xdna_send_msg_wait()
H A Damdxdna_mailbox.c390 const struct xdna_mailbox_msg *msg, u64 tx_timeout) in xdna_mailbox_send_msg()