Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: MIT */
0002 #ifndef __NVIF_CLA06F_H__
0003 #define __NVIF_CLA06F_H__
0004 
0005 struct kepler_channel_gpfifo_a_v0 {
0006     __u8  version;
0007     __u8  priv;
0008     __u16 chid;
0009     __u32 ilength;
0010     __u64 ioffset;
0011     __u64 runlist;
0012     __u64 vmm;
0013     __u64 inst;
0014 };
0015 
0016 #define NVA06F_V0_NTFY_NON_STALL_INTERRUPT                                 0x00
0017 #define NVA06F_V0_NTFY_KILLED                                              0x01
0018 #endif