Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/infiniband/
DMT25218_PRM.h230 struct arbelprm_wqe_segment_bind_st { /* Little Endian */ struct
231 pseudo_bit_t reserved0[0x0001d];
232 pseudo_bit_t rr[0x00001]; /* If set, Remote Read Enable for bound window. */
233 pseudo_bit_t rw[0x00001]; /* If set, Remote Write Enable for bound window.
235 pseudo_bit_t a[0x00001]; /* If set, Atomic Enable for bound window. */
237 pseudo_bit_t reserved1[0x0001e];
238 pseudo_bit_t zb[0x00001]; /* If set, Window is Zero Based. */
239 pseudo_bit_t type[0x00001]; /* Window type.
244 pseudo_bit_t new_rkey[0x00020]; /* The new RKey of window to bind */
246 pseudo_bit_t region_lkey[0x00020]; /* Local key of region, which window will be bound to */
[all …]