LCI

LCI long communication buffer. More...

#include <lci.h>

Public Attributes

LCI_segment_t segment
 
void * address
 
size_t length
 

Detailed Description

LCI long communication buffer.

All long buffer passed to a communication operation needs to be registered to the device (or set the segment to LCI_SEGMENT_ALL and LCI will register and deregister the buffer).

Member Data Documentation

◆ address

void* LCI_lbuffer_t::address

◆ length

size_t LCI_lbuffer_t::length

◆ segment

LCI_segment_t LCI_lbuffer_t::segment

The documentation for this struct was generated from the following file: