Searched defs:arbelprm_fast_registration_segment_st (Results 1 – 1 of 1) sorted by relevance
174 struct arbelprm_fast_registration_segment_st { /* Little Endian */ struct175 pseudo_bit_t reserved0[0x0001b];176 pseudo_bit_t lr[0x00001]; /* If set - Local Read access will be enabled */177 pseudo_bit_t lw[0x00001]; /* If set - Local Write access will be enabled */178 pseudo_bit_t rr[0x00001]; /* If set - Remote Read access will be enabled */179 pseudo_bit_t rw[0x00001]; /* If set - Remote Write access will be enabled */180 pseudo_bit_t a[0x00001]; /* If set - Remote Atomic access will be enabled */182 …udo_bit_t pbl_ptr_63_32[0x00020];/* Physical address pointer [63:32] to the physical buffer list */184 …pseudo_bit_t mem_key[0x00020]; /* Memory Key on which the fast registration is executed on. */186 …t_t page_size[0x00005]; /* Page size used for the region. Actual size is [4K]*2^Page_size bytes.[all …]