iPXE
Data Fields
atl_ring Struct Reference

#include <aqc1xx.h>

Data Fields

unsigned int sw_tail
 
unsigned int sw_head
 
void * ring
 
struct dma_mapping map
 Descriptor ring DMA mapping. More...
 
unsigned int length
 

Detailed Description

Definition at line 228 of file aqc1xx.h.

Field Documentation

◆ sw_tail

unsigned int atl_ring::sw_tail

Definition at line 229 of file aqc1xx.h.

Referenced by atl_ring_alloc(), and atl_ring_full().

◆ sw_head

unsigned int atl_ring::sw_head

Definition at line 230 of file aqc1xx.h.

Referenced by atl_ring_alloc(), and atl_ring_full().

◆ ring

void* atl_ring::ring

Definition at line 231 of file aqc1xx.h.

Referenced by atl_ring_alloc(), and atl_ring_free().

◆ map

struct dma_mapping atl_ring::map

Descriptor ring DMA mapping.

Definition at line 233 of file aqc1xx.h.

Referenced by atl_ring_alloc(), and atl_ring_free().

◆ length

unsigned int atl_ring::length

Definition at line 234 of file aqc1xx.h.

Referenced by atl_ring_alloc(), and atl_ring_free().


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