Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/habanalabs/include/common/
Dcpucp_if.h265 struct cpucp_packet { struct
266 union {
272 __le32 ctl;
274 __le32 fence; /* Signal to host that message is completed */
276 union {
311 struct cpucp_packet cpucp_pkt; argument