Home
last modified time | relevance | path

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

/linux-6.8/include/linux/habanalabs/
Dcpucp_if.h802 struct cpucp_packet { struct
803 union {
809 __le32 ctl;
811 __le32 fence; /* Signal to host that message is completed */
813 union {
871 struct cpucp_packet cpucp_pkt; argument