Home
last modified time | relevance | path

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

/linux/include/linux/habanalabs/
H A Dcpucp_if.h811 struct cpucp_packet { struct
812 union {
818 __le32 ctl;
820 __le32 fence; /* Signal to host that message is completed */
822 union {
880 struct cpucp_packet cpucp_pkt; argument