Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/include/common/
H A Dcpucp_if.h782 struct cpucp_packet { struct
783 union {
789 __le32 ctl;
791 __le32 fence; /* Signal to host that message is completed */
793 union {
851 struct cpucp_packet cpucp_pkt; argument