Home
last modified time | relevance | path

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

/linux-6.15/drivers/accel/amdxdna/
H A Damdxdna_mailbox_helper.h30 struct xdna_mailbox_msg msg = { \
40 struct xdna_mailbox_msg *msg);
H A Damdxdna_mailbox.h25 struct xdna_mailbox_msg { struct
122 const struct xdna_mailbox_msg *msg, u64 tx_timeout);
H A Daie2_message.c31 struct xdna_mailbox_msg *msg) in aie2_send_mgmt_msg_wait()
362 struct xdna_mailbox_msg msg = { in aie2_register_asyn_event_msg()
447 struct xdna_mailbox_msg msg; in aie2_execbuf()
650 struct xdna_mailbox_msg msg; in aie2_cmdlist_multi_execbuf()
713 struct xdna_mailbox_msg msg; in aie2_cmdlist_single_execbuf()
748 struct xdna_mailbox_msg msg; in aie2_sync_bo()
H A Damdxdna_mailbox_helper.c42 struct xdna_mailbox_msg *msg) in xdna_send_msg_wait()
H A Damdxdna_mailbox.c399 const struct xdna_mailbox_msg *msg, u64 tx_timeout) in xdna_mailbox_send_msg()