Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/misc/habanalabs/include/common/
Dcpucp_if.h462 struct cpucp_packet { struct
463 union {
469 __le32 ctl;
471 __le32 fence; /* Signal to host that message is completed */
473 union {
516 struct cpucp_packet cpucp_pkt; argument