genwqe_card.h 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502
  1. /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
  2. #ifndef __GENWQE_CARD_H__
  3. #define __GENWQE_CARD_H__
  4. /**
  5. * IBM Accelerator Family 'GenWQE'
  6. *
  7. * (C) Copyright IBM Corp. 2013
  8. *
  9. * Author: Frank Haverkamp <[email protected]>
  10. * Author: Joerg-Stephan Vogt <[email protected]>
  11. * Author: Michael Jung <[email protected]>
  12. * Author: Michael Ruettger <[email protected]>
  13. *
  14. * This program is free software; you can redistribute it and/or modify
  15. * it under the terms of the GNU General Public License (version 2 only)
  16. * as published by the Free Software Foundation.
  17. *
  18. * This program is distributed in the hope that it will be useful,
  19. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  20. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  21. * GNU General Public License for more details.
  22. */
  23. /*
  24. * User-space API for the GenWQE card. For debugging and test purposes
  25. * the register addresses are included here too.
  26. */
  27. #include <linux/types.h>
  28. #include <linux/ioctl.h>
  29. /* Basename of sysfs, debugfs and /dev interfaces */
  30. #define GENWQE_DEVNAME "genwqe"
  31. #define GENWQE_TYPE_ALTERA_230 0x00 /* GenWQE4 Stratix-IV-230 */
  32. #define GENWQE_TYPE_ALTERA_530 0x01 /* GenWQE4 Stratix-IV-530 */
  33. #define GENWQE_TYPE_ALTERA_A4 0x02 /* GenWQE5 A4 Stratix-V-A4 */
  34. #define GENWQE_TYPE_ALTERA_A7 0x03 /* GenWQE5 A7 Stratix-V-A7 */
  35. /* MMIO Unit offsets: Each UnitID occupies a defined address range */
  36. #define GENWQE_UID_OFFS(uid) ((uid) << 24)
  37. #define GENWQE_SLU_OFFS GENWQE_UID_OFFS(0)
  38. #define GENWQE_HSU_OFFS GENWQE_UID_OFFS(1)
  39. #define GENWQE_APP_OFFS GENWQE_UID_OFFS(2)
  40. #define GENWQE_MAX_UNITS 3
  41. /* Common offsets per UnitID */
  42. #define IO_EXTENDED_ERROR_POINTER 0x00000048
  43. #define IO_ERROR_INJECT_SELECTOR 0x00000060
  44. #define IO_EXTENDED_DIAG_SELECTOR 0x00000070
  45. #define IO_EXTENDED_DIAG_READ_MBX 0x00000078
  46. #define IO_EXTENDED_DIAG_MAP(ring) (0x00000500 | ((ring) << 3))
  47. #define GENWQE_EXTENDED_DIAG_SELECTOR(ring, trace) (((ring) << 8) | (trace))
  48. /* UnitID 0: Service Layer Unit (SLU) */
  49. /* SLU: Unit Configuration Register */
  50. #define IO_SLU_UNITCFG 0x00000000
  51. #define IO_SLU_UNITCFG_TYPE_MASK 0x000000000ff00000 /* 27:20 */
  52. /* SLU: Fault Isolation Register (FIR) (ac_slu_fir) */
  53. #define IO_SLU_FIR 0x00000008 /* read only, wr direct */
  54. #define IO_SLU_FIR_CLR 0x00000010 /* read and clear */
  55. /* SLU: First Error Capture Register (FEC/WOF) */
  56. #define IO_SLU_FEC 0x00000018
  57. #define IO_SLU_ERR_ACT_MASK 0x00000020
  58. #define IO_SLU_ERR_ATTN_MASK 0x00000028
  59. #define IO_SLU_FIRX1_ACT_MASK 0x00000030
  60. #define IO_SLU_FIRX0_ACT_MASK 0x00000038
  61. #define IO_SLU_SEC_LEM_DEBUG_OVR 0x00000040
  62. #define IO_SLU_EXTENDED_ERR_PTR 0x00000048
  63. #define IO_SLU_COMMON_CONFIG 0x00000060
  64. #define IO_SLU_FLASH_FIR 0x00000108
  65. #define IO_SLU_SLC_FIR 0x00000110
  66. #define IO_SLU_RIU_TRAP 0x00000280
  67. #define IO_SLU_FLASH_FEC 0x00000308
  68. #define IO_SLU_SLC_FEC 0x00000310
  69. /*
  70. * The Virtual Function's Access is from offset 0x00010000
  71. * The Physical Function's Access is from offset 0x00050000
  72. * Single Shared Registers exists only at offset 0x00060000
  73. *
  74. * SLC: Queue Virtual Window Window for accessing into a specific VF
  75. * queue. When accessing the 0x10000 space using the 0x50000 address
  76. * segment, the value indicated here is used to specify which VF
  77. * register is decoded. This register, and the 0x50000 register space
  78. * can only be accessed by the PF. Example, if this register is set to
  79. * 0x2, then a read from 0x50000 is the same as a read from 0x10000
  80. * from VF=2.
  81. */
  82. /* SLC: Queue Segment */
  83. #define IO_SLC_QUEUE_SEGMENT 0x00010000
  84. #define IO_SLC_VF_QUEUE_SEGMENT 0x00050000
  85. /* SLC: Queue Offset */
  86. #define IO_SLC_QUEUE_OFFSET 0x00010008
  87. #define IO_SLC_VF_QUEUE_OFFSET 0x00050008
  88. /* SLC: Queue Configuration */
  89. #define IO_SLC_QUEUE_CONFIG 0x00010010
  90. #define IO_SLC_VF_QUEUE_CONFIG 0x00050010
  91. /* SLC: Job Timout/Only accessible for the PF */
  92. #define IO_SLC_APPJOB_TIMEOUT 0x00010018
  93. #define IO_SLC_VF_APPJOB_TIMEOUT 0x00050018
  94. #define TIMEOUT_250MS 0x0000000f
  95. #define HEARTBEAT_DISABLE 0x0000ff00
  96. /* SLC: Queue InitSequence Register */
  97. #define IO_SLC_QUEUE_INITSQN 0x00010020
  98. #define IO_SLC_VF_QUEUE_INITSQN 0x00050020
  99. /* SLC: Queue Wrap */
  100. #define IO_SLC_QUEUE_WRAP 0x00010028
  101. #define IO_SLC_VF_QUEUE_WRAP 0x00050028
  102. /* SLC: Queue Status */
  103. #define IO_SLC_QUEUE_STATUS 0x00010100
  104. #define IO_SLC_VF_QUEUE_STATUS 0x00050100
  105. /* SLC: Queue Working Time */
  106. #define IO_SLC_QUEUE_WTIME 0x00010030
  107. #define IO_SLC_VF_QUEUE_WTIME 0x00050030
  108. /* SLC: Queue Error Counts */
  109. #define IO_SLC_QUEUE_ERRCNTS 0x00010038
  110. #define IO_SLC_VF_QUEUE_ERRCNTS 0x00050038
  111. /* SLC: Queue Loast Response Word */
  112. #define IO_SLC_QUEUE_LRW 0x00010040
  113. #define IO_SLC_VF_QUEUE_LRW 0x00050040
  114. /* SLC: Freerunning Timer */
  115. #define IO_SLC_FREE_RUNNING_TIMER 0x00010108
  116. #define IO_SLC_VF_FREE_RUNNING_TIMER 0x00050108
  117. /* SLC: Queue Virtual Access Region */
  118. #define IO_PF_SLC_VIRTUAL_REGION 0x00050000
  119. /* SLC: Queue Virtual Window */
  120. #define IO_PF_SLC_VIRTUAL_WINDOW 0x00060000
  121. /* SLC: DDCB Application Job Pending [n] (n=0:63) */
  122. #define IO_PF_SLC_JOBPEND(n) (0x00061000 + 8*(n))
  123. #define IO_SLC_JOBPEND(n) IO_PF_SLC_JOBPEND(n)
  124. /* SLC: Parser Trap RAM [n] (n=0:31) */
  125. #define IO_SLU_SLC_PARSE_TRAP(n) (0x00011000 + 8*(n))
  126. /* SLC: Dispatcher Trap RAM [n] (n=0:31) */
  127. #define IO_SLU_SLC_DISP_TRAP(n) (0x00011200 + 8*(n))
  128. /* Global Fault Isolation Register (GFIR) */
  129. #define IO_SLC_CFGREG_GFIR 0x00020000
  130. #define GFIR_ERR_TRIGGER 0x0000ffff
  131. /* SLU: Soft Reset Register */
  132. #define IO_SLC_CFGREG_SOFTRESET 0x00020018
  133. /* SLU: Misc Debug Register */
  134. #define IO_SLC_MISC_DEBUG 0x00020060
  135. #define IO_SLC_MISC_DEBUG_CLR 0x00020068
  136. #define IO_SLC_MISC_DEBUG_SET 0x00020070
  137. /* Temperature Sensor Reading */
  138. #define IO_SLU_TEMPERATURE_SENSOR 0x00030000
  139. #define IO_SLU_TEMPERATURE_CONFIG 0x00030008
  140. /* Voltage Margining Control */
  141. #define IO_SLU_VOLTAGE_CONTROL 0x00030080
  142. #define IO_SLU_VOLTAGE_NOMINAL 0x00000000
  143. #define IO_SLU_VOLTAGE_DOWN5 0x00000006
  144. #define IO_SLU_VOLTAGE_UP5 0x00000007
  145. /* Direct LED Control Register */
  146. #define IO_SLU_LEDCONTROL 0x00030100
  147. /* SLU: Flashbus Direct Access -A5 */
  148. #define IO_SLU_FLASH_DIRECTACCESS 0x00040010
  149. /* SLU: Flashbus Direct Access2 -A5 */
  150. #define IO_SLU_FLASH_DIRECTACCESS2 0x00040020
  151. /* SLU: Flashbus Command Interface -A5 */
  152. #define IO_SLU_FLASH_CMDINTF 0x00040030
  153. /* SLU: BitStream Loaded */
  154. #define IO_SLU_BITSTREAM 0x00040040
  155. /* This Register has a switch which will change the CAs to UR */
  156. #define IO_HSU_ERR_BEHAVIOR 0x01001010
  157. #define IO_SLC2_SQB_TRAP 0x00062000
  158. #define IO_SLC2_QUEUE_MANAGER_TRAP 0x00062008
  159. #define IO_SLC2_FLS_MASTER_TRAP 0x00062010
  160. /* UnitID 1: HSU Registers */
  161. #define IO_HSU_UNITCFG 0x01000000
  162. #define IO_HSU_FIR 0x01000008
  163. #define IO_HSU_FIR_CLR 0x01000010
  164. #define IO_HSU_FEC 0x01000018
  165. #define IO_HSU_ERR_ACT_MASK 0x01000020
  166. #define IO_HSU_ERR_ATTN_MASK 0x01000028
  167. #define IO_HSU_FIRX1_ACT_MASK 0x01000030
  168. #define IO_HSU_FIRX0_ACT_MASK 0x01000038
  169. #define IO_HSU_SEC_LEM_DEBUG_OVR 0x01000040
  170. #define IO_HSU_EXTENDED_ERR_PTR 0x01000048
  171. #define IO_HSU_COMMON_CONFIG 0x01000060
  172. /* UnitID 2: Application Unit (APP) */
  173. #define IO_APP_UNITCFG 0x02000000
  174. #define IO_APP_FIR 0x02000008
  175. #define IO_APP_FIR_CLR 0x02000010
  176. #define IO_APP_FEC 0x02000018
  177. #define IO_APP_ERR_ACT_MASK 0x02000020
  178. #define IO_APP_ERR_ATTN_MASK 0x02000028
  179. #define IO_APP_FIRX1_ACT_MASK 0x02000030
  180. #define IO_APP_FIRX0_ACT_MASK 0x02000038
  181. #define IO_APP_SEC_LEM_DEBUG_OVR 0x02000040
  182. #define IO_APP_EXTENDED_ERR_PTR 0x02000048
  183. #define IO_APP_COMMON_CONFIG 0x02000060
  184. #define IO_APP_DEBUG_REG_01 0x02010000
  185. #define IO_APP_DEBUG_REG_02 0x02010008
  186. #define IO_APP_DEBUG_REG_03 0x02010010
  187. #define IO_APP_DEBUG_REG_04 0x02010018
  188. #define IO_APP_DEBUG_REG_05 0x02010020
  189. #define IO_APP_DEBUG_REG_06 0x02010028
  190. #define IO_APP_DEBUG_REG_07 0x02010030
  191. #define IO_APP_DEBUG_REG_08 0x02010038
  192. #define IO_APP_DEBUG_REG_09 0x02010040
  193. #define IO_APP_DEBUG_REG_10 0x02010048
  194. #define IO_APP_DEBUG_REG_11 0x02010050
  195. #define IO_APP_DEBUG_REG_12 0x02010058
  196. #define IO_APP_DEBUG_REG_13 0x02010060
  197. #define IO_APP_DEBUG_REG_14 0x02010068
  198. #define IO_APP_DEBUG_REG_15 0x02010070
  199. #define IO_APP_DEBUG_REG_16 0x02010078
  200. #define IO_APP_DEBUG_REG_17 0x02010080
  201. #define IO_APP_DEBUG_REG_18 0x02010088
  202. /* Read/write from/to registers */
  203. struct genwqe_reg_io {
  204. __u64 num; /* register offset/address */
  205. __u64 val64;
  206. };
  207. /*
  208. * All registers of our card will return values not equal this values.
  209. * If we see IO_ILLEGAL_VALUE on any of our MMIO register reads, the
  210. * card can be considered as unusable. It will need recovery.
  211. */
  212. #define IO_ILLEGAL_VALUE 0xffffffffffffffffull
  213. /*
  214. * Generic DDCB execution interface.
  215. *
  216. * This interface is a first prototype resulting from discussions we
  217. * had with other teams which wanted to use the Genwqe card. It allows
  218. * to issue a DDCB request in a generic way. The request will block
  219. * until it finishes or time out with error.
  220. *
  221. * Some DDCBs require DMA addresses to be specified in the ASIV
  222. * block. The interface provies the capability to let the kernel
  223. * driver know where those addresses are by specifying the ATS field,
  224. * such that it can replace the user-space addresses with appropriate
  225. * DMA addresses or DMA addresses of a scatter gather list which is
  226. * dynamically created.
  227. *
  228. * Our hardware will refuse DDCB execution if the ATS field is not as
  229. * expected. That means the DDCB execution engine in the chip knows
  230. * where it expects DMA addresses within the ASIV part of the DDCB and
  231. * will check that against the ATS field definition. Any invalid or
  232. * unknown ATS content will lead to DDCB refusal.
  233. */
  234. /* Genwqe chip Units */
  235. #define DDCB_ACFUNC_SLU 0x00 /* chip service layer unit */
  236. #define DDCB_ACFUNC_APP 0x01 /* chip application */
  237. /* DDCB return codes (RETC) */
  238. #define DDCB_RETC_IDLE 0x0000 /* Unexecuted/DDCB created */
  239. #define DDCB_RETC_PENDING 0x0101 /* Pending Execution */
  240. #define DDCB_RETC_COMPLETE 0x0102 /* Cmd complete. No error */
  241. #define DDCB_RETC_FAULT 0x0104 /* App Err, recoverable */
  242. #define DDCB_RETC_ERROR 0x0108 /* App Err, non-recoverable */
  243. #define DDCB_RETC_FORCED_ERROR 0x01ff /* overwritten by driver */
  244. #define DDCB_RETC_UNEXEC 0x0110 /* Unexe/Removed from queue */
  245. #define DDCB_RETC_TERM 0x0120 /* Terminated */
  246. #define DDCB_RETC_RES0 0x0140 /* Reserved */
  247. #define DDCB_RETC_RES1 0x0180 /* Reserved */
  248. /* DDCB Command Options (CMDOPT) */
  249. #define DDCB_OPT_ECHO_FORCE_NO 0x0000 /* ECHO DDCB */
  250. #define DDCB_OPT_ECHO_FORCE_102 0x0001 /* force return code */
  251. #define DDCB_OPT_ECHO_FORCE_104 0x0002
  252. #define DDCB_OPT_ECHO_FORCE_108 0x0003
  253. #define DDCB_OPT_ECHO_FORCE_110 0x0004 /* only on PF ! */
  254. #define DDCB_OPT_ECHO_FORCE_120 0x0005
  255. #define DDCB_OPT_ECHO_FORCE_140 0x0006
  256. #define DDCB_OPT_ECHO_FORCE_180 0x0007
  257. #define DDCB_OPT_ECHO_COPY_NONE (0 << 5)
  258. #define DDCB_OPT_ECHO_COPY_ALL (1 << 5)
  259. /* Definitions of Service Layer Commands */
  260. #define SLCMD_ECHO_SYNC 0x00 /* PF/VF */
  261. #define SLCMD_MOVE_FLASH 0x06 /* PF only */
  262. #define SLCMD_MOVE_FLASH_FLAGS_MODE 0x03 /* bit 0 and 1 used for mode */
  263. #define SLCMD_MOVE_FLASH_FLAGS_DLOAD 0 /* mode: download */
  264. #define SLCMD_MOVE_FLASH_FLAGS_EMUL 1 /* mode: emulation */
  265. #define SLCMD_MOVE_FLASH_FLAGS_UPLOAD 2 /* mode: upload */
  266. #define SLCMD_MOVE_FLASH_FLAGS_VERIFY 3 /* mode: verify */
  267. #define SLCMD_MOVE_FLASH_FLAG_NOTAP (1 << 2)/* just dump DDCB and exit */
  268. #define SLCMD_MOVE_FLASH_FLAG_POLL (1 << 3)/* wait for RETC >= 0102 */
  269. #define SLCMD_MOVE_FLASH_FLAG_PARTITION (1 << 4)
  270. #define SLCMD_MOVE_FLASH_FLAG_ERASE (1 << 5)
  271. enum genwqe_card_state {
  272. GENWQE_CARD_UNUSED = 0,
  273. GENWQE_CARD_USED = 1,
  274. GENWQE_CARD_FATAL_ERROR = 2,
  275. GENWQE_CARD_RELOAD_BITSTREAM = 3,
  276. GENWQE_CARD_STATE_MAX,
  277. };
  278. /* common struct for chip image exchange */
  279. struct genwqe_bitstream {
  280. __u64 data_addr; /* pointer to image data */
  281. __u32 size; /* size of image file */
  282. __u32 crc; /* crc of this image */
  283. __u64 target_addr; /* starting address in Flash */
  284. __u32 partition; /* '0', '1', or 'v' */
  285. __u32 uid; /* 1=host/x=dram */
  286. __u64 slu_id; /* informational/sim: SluID */
  287. __u64 app_id; /* informational/sim: AppID */
  288. __u16 retc; /* returned from processing */
  289. __u16 attn; /* attention code from processing */
  290. __u32 progress; /* progress code from processing */
  291. };
  292. /* Issuing a specific DDCB command */
  293. #define DDCB_LENGTH 256 /* for debug data */
  294. #define DDCB_ASIV_LENGTH 104 /* len of the DDCB ASIV array */
  295. #define DDCB_ASIV_LENGTH_ATS 96 /* ASIV in ATS architecture */
  296. #define DDCB_ASV_LENGTH 64 /* len of the DDCB ASV array */
  297. #define DDCB_FIXUPS 12 /* maximum number of fixups */
  298. struct genwqe_debug_data {
  299. char driver_version[64];
  300. __u64 slu_unitcfg;
  301. __u64 app_unitcfg;
  302. __u8 ddcb_before[DDCB_LENGTH];
  303. __u8 ddcb_prev[DDCB_LENGTH];
  304. __u8 ddcb_finished[DDCB_LENGTH];
  305. };
  306. /*
  307. * Address Translation Specification (ATS) definitions
  308. *
  309. * Each 4 bit within the ATS 64-bit word specify the required address
  310. * translation at the defined offset.
  311. *
  312. * 63 LSB
  313. * 6666.5555.5555.5544.4444.4443.3333.3333 ... 11
  314. * 3210.9876.5432.1098.7654.3210.9876.5432 ... 1098.7654.3210
  315. *
  316. * offset: 0x00 0x08 0x10 0x18 0x20 0x28 0x30 0x38 ... 0x68 0x70 0x78
  317. * res res res res ASIV ...
  318. * The first 4 entries in the ATS word are reserved. The following nibbles
  319. * each describe at an 8 byte offset the format of the required data.
  320. */
  321. #define ATS_TYPE_DATA 0x0ull /* data */
  322. #define ATS_TYPE_FLAT_RD 0x4ull /* flat buffer read only */
  323. #define ATS_TYPE_FLAT_RDWR 0x5ull /* flat buffer read/write */
  324. #define ATS_TYPE_SGL_RD 0x6ull /* sgl read only */
  325. #define ATS_TYPE_SGL_RDWR 0x7ull /* sgl read/write */
  326. #define ATS_SET_FLAGS(_struct, _field, _flags) \
  327. (((_flags) & 0xf) << (44 - (4 * (offsetof(_struct, _field) / 8))))
  328. #define ATS_GET_FLAGS(_ats, _byte_offs) \
  329. (((_ats) >> (44 - (4 * ((_byte_offs) / 8)))) & 0xf)
  330. /**
  331. * struct genwqe_ddcb_cmd - User parameter for generic DDCB commands
  332. *
  333. * On the way into the kernel the driver will read the whole data
  334. * structure. On the way out the driver will not copy the ASIV data
  335. * back to user-space.
  336. */
  337. struct genwqe_ddcb_cmd {
  338. /* START of data copied to/from driver */
  339. __u64 next_addr; /* chaining genwqe_ddcb_cmd */
  340. __u64 flags; /* reserved */
  341. __u8 acfunc; /* accelerators functional unit */
  342. __u8 cmd; /* command to execute */
  343. __u8 asiv_length; /* used parameter length */
  344. __u8 asv_length; /* length of valid return values */
  345. __u16 cmdopts; /* command options */
  346. __u16 retc; /* return code from processing */
  347. __u16 attn; /* attention code from processing */
  348. __u16 vcrc; /* variant crc16 */
  349. __u32 progress; /* progress code from processing */
  350. __u64 deque_ts; /* dequeue time stamp */
  351. __u64 cmplt_ts; /* completion time stamp */
  352. __u64 disp_ts; /* SW processing start */
  353. /* move to end and avoid copy-back */
  354. __u64 ddata_addr; /* collect debug data */
  355. /* command specific values */
  356. __u8 asv[DDCB_ASV_LENGTH];
  357. /* END of data copied from driver */
  358. union {
  359. struct {
  360. __u64 ats;
  361. __u8 asiv[DDCB_ASIV_LENGTH_ATS];
  362. };
  363. /* used for flash update to keep it backward compatible */
  364. __u8 __asiv[DDCB_ASIV_LENGTH];
  365. };
  366. /* END of data copied to driver */
  367. };
  368. #define GENWQE_IOC_CODE 0xa5
  369. /* Access functions */
  370. #define GENWQE_READ_REG64 _IOR(GENWQE_IOC_CODE, 30, struct genwqe_reg_io)
  371. #define GENWQE_WRITE_REG64 _IOW(GENWQE_IOC_CODE, 31, struct genwqe_reg_io)
  372. #define GENWQE_READ_REG32 _IOR(GENWQE_IOC_CODE, 32, struct genwqe_reg_io)
  373. #define GENWQE_WRITE_REG32 _IOW(GENWQE_IOC_CODE, 33, struct genwqe_reg_io)
  374. #define GENWQE_READ_REG16 _IOR(GENWQE_IOC_CODE, 34, struct genwqe_reg_io)
  375. #define GENWQE_WRITE_REG16 _IOW(GENWQE_IOC_CODE, 35, struct genwqe_reg_io)
  376. #define GENWQE_GET_CARD_STATE _IOR(GENWQE_IOC_CODE, 36, enum genwqe_card_state)
  377. /**
  378. * struct genwqe_mem - Memory pinning/unpinning information
  379. * @addr: virtual user space address
  380. * @size: size of the area pin/dma-map/unmap
  381. * direction: 0: read/1: read and write
  382. *
  383. * Avoid pinning and unpinning of memory pages dynamically. Instead
  384. * the idea is to pin the whole buffer space required for DDCB
  385. * opertionas in advance. The driver will reuse this pinning and the
  386. * memory associated with it to setup the sglists for the DDCB
  387. * requests without the need to allocate and free memory or map and
  388. * unmap to get the DMA addresses.
  389. *
  390. * The inverse operation needs to be called after the pinning is not
  391. * needed anymore. The pinnings else the pinnings will get removed
  392. * after the device is closed. Note that pinnings will required
  393. * memory.
  394. */
  395. struct genwqe_mem {
  396. __u64 addr;
  397. __u64 size;
  398. __u64 direction;
  399. __u64 flags;
  400. };
  401. #define GENWQE_PIN_MEM _IOWR(GENWQE_IOC_CODE, 40, struct genwqe_mem)
  402. #define GENWQE_UNPIN_MEM _IOWR(GENWQE_IOC_CODE, 41, struct genwqe_mem)
  403. /*
  404. * Generic synchronous DDCB execution interface.
  405. * Synchronously execute a DDCB.
  406. *
  407. * Return: 0 on success or negative error code.
  408. * -EINVAL: Invalid parameters (ASIV_LEN, ASV_LEN, illegal fixups
  409. * no mappings found/could not create mappings
  410. * -EFAULT: illegal addresses in fixups, purging failed
  411. * -EBADMSG: enqueing failed, retc != DDCB_RETC_COMPLETE
  412. */
  413. #define GENWQE_EXECUTE_DDCB \
  414. _IOWR(GENWQE_IOC_CODE, 50, struct genwqe_ddcb_cmd)
  415. #define GENWQE_EXECUTE_RAW_DDCB \
  416. _IOWR(GENWQE_IOC_CODE, 51, struct genwqe_ddcb_cmd)
  417. /* Service Layer functions (PF only) */
  418. #define GENWQE_SLU_UPDATE _IOWR(GENWQE_IOC_CODE, 80, struct genwqe_bitstream)
  419. #define GENWQE_SLU_READ _IOWR(GENWQE_IOC_CODE, 81, struct genwqe_bitstream)
  420. #endif /* __GENWQE_CARD_H__ */