Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/habanalabs/include/common/
Dcpucp_if.h749 struct cpucp_packet { struct
750 union {
756 __le32 ctl;
758 __le32 fence; /* Signal to host that message is completed */
760 union {
813 struct cpucp_packet cpucp_pkt; argument