AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
Public Types | Public Attributes | List of all members
HostBuffer Struct Reference

#include <acq-fiber-hba.h>

Public Types

enum  BSTATE { BS_EMPTY, BS_FILLING, BS_FULL, BS_FULL_APP }
 

Public Attributes

int ibuf
 
void * va
 
u32 pa
 
int len
 
int req_len
 
u32 descr
 
struct list_head list
 
enum HostBuffer::BSTATE bstate
 
u32 esta
 
u32 timestamp
 

Detailed Description

Definition at line 94 of file acq-fiber-hba.h.

Member Enumeration Documentation

◆ BSTATE

Enumerator
BS_EMPTY 
BS_FILLING 
BS_FULL 
BS_FULL_APP 

Definition at line 102 of file acq-fiber-hba.h.

Member Data Documentation

◆ bstate

enum HostBuffer::BSTATE HostBuffer::bstate

◆ descr

u32 HostBuffer::descr

Definition at line 100 of file acq-fiber-hba.h.

◆ esta

u32 HostBuffer::esta

Definition at line 105 of file acq-fiber-hba.h.

◆ ibuf

int HostBuffer::ibuf

Definition at line 95 of file acq-fiber-hba.h.

◆ len

int HostBuffer::len

Definition at line 98 of file acq-fiber-hba.h.

◆ list

struct list_head HostBuffer::list

Definition at line 100 of file acq-fiber-hba.h.

◆ pa

u32 HostBuffer::pa

Definition at line 97 of file acq-fiber-hba.h.

◆ req_len

int HostBuffer::req_len

Definition at line 99 of file acq-fiber-hba.h.

◆ timestamp

u32 HostBuffer::timestamp

Definition at line 106 of file acq-fiber-hba.h.

◆ va

void* HostBuffer::va

Definition at line 96 of file acq-fiber-hba.h.


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