Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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
/kernel/linux/linux-6.6/drivers/accel/habanalabs/include/common/
Dcpucp_if.h782 struct cpucp_packet { struct
783 union {
789 __le32 ctl;
791 __le32 fence; /* Signal to host that message is completed */
793 union {
851 struct cpucp_packet cpucp_pkt; argument