AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
Public Attributes | List of all members
AFHBA_STREAM_DEV::JOB Struct Reference

#include <afhba_stream_drv.h>

Public Attributes

unsigned buffers_demand
 
unsigned buffers_queued
 
unsigned buffers_received
 
unsigned ints
 
int please_stop
 
unsigned rx_buffers_previous
 
unsigned int_previous
 
unsigned rx_rate
 
unsigned int_rate
 
unsigned errors
 
unsigned buffers_discarded
 
unsigned catchup_histo [NBUFFERS]
 
int dma_started
 
struct XLLC_DEF push_llc_def
 
struct XLLC_DEF pull_llc_def
 
int(* on_push_dma_timeout )(struct AFHBA_DEV *adev)
 
int(* on_pull_dma_timeout )(struct AFHBA_DEV *adev)
 

Detailed Description

Definition at line 89 of file afhba_stream_drv.h.

Member Data Documentation

◆ buffers_demand

unsigned AFHBA_STREAM_DEV::JOB::buffers_demand

Definition at line 90 of file afhba_stream_drv.h.

◆ buffers_discarded

unsigned AFHBA_STREAM_DEV::JOB::buffers_discarded

Definition at line 100 of file afhba_stream_drv.h.

◆ buffers_queued

unsigned AFHBA_STREAM_DEV::JOB::buffers_queued

Definition at line 91 of file afhba_stream_drv.h.

◆ buffers_received

unsigned AFHBA_STREAM_DEV::JOB::buffers_received

Definition at line 92 of file afhba_stream_drv.h.

◆ catchup_histo

unsigned AFHBA_STREAM_DEV::JOB::catchup_histo[NBUFFERS]

Definition at line 102 of file afhba_stream_drv.h.

◆ dma_started

int AFHBA_STREAM_DEV::JOB::dma_started

Definition at line 103 of file afhba_stream_drv.h.

◆ errors

unsigned AFHBA_STREAM_DEV::JOB::errors

Definition at line 99 of file afhba_stream_drv.h.

◆ int_previous

unsigned AFHBA_STREAM_DEV::JOB::int_previous

Definition at line 96 of file afhba_stream_drv.h.

◆ int_rate

unsigned AFHBA_STREAM_DEV::JOB::int_rate

Definition at line 98 of file afhba_stream_drv.h.

◆ ints

unsigned AFHBA_STREAM_DEV::JOB::ints

Definition at line 93 of file afhba_stream_drv.h.

◆ on_pull_dma_timeout

int(* AFHBA_STREAM_DEV::JOB::on_pull_dma_timeout) (struct AFHBA_DEV *adev)

Definition at line 108 of file afhba_stream_drv.h.

◆ on_push_dma_timeout

int(* AFHBA_STREAM_DEV::JOB::on_push_dma_timeout) (struct AFHBA_DEV *adev)

Definition at line 107 of file afhba_stream_drv.h.

◆ please_stop

int AFHBA_STREAM_DEV::JOB::please_stop

Definition at line 94 of file afhba_stream_drv.h.

◆ pull_llc_def

struct XLLC_DEF AFHBA_STREAM_DEV::JOB::pull_llc_def

Definition at line 103 of file afhba_stream_drv.h.

◆ push_llc_def

struct XLLC_DEF AFHBA_STREAM_DEV::JOB::push_llc_def

Definition at line 103 of file afhba_stream_drv.h.

◆ rx_buffers_previous

unsigned AFHBA_STREAM_DEV::JOB::rx_buffers_previous

Definition at line 95 of file afhba_stream_drv.h.

◆ rx_rate

unsigned AFHBA_STREAM_DEV::JOB::rx_rate

Definition at line 97 of file afhba_stream_drv.h.


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