iPXE
Data Fields
ath_descdma Struct Reference

#include <ath9k.h>

Data Fields

void * dd_desc
 
u32 dd_desc_paddr
 
u32 dd_desc_len
 
struct ath_bufdd_bufptr
 

Detailed Description

Definition at line 105 of file ath9k.h.

Field Documentation

◆ dd_desc

void* ath_descdma::dd_desc

Definition at line 106 of file ath9k.h.

Referenced by ath_descdma_cleanup(), and ath_descdma_setup().

◆ dd_desc_paddr

u32 ath_descdma::dd_desc_paddr

Definition at line 107 of file ath9k.h.

Referenced by ath_descdma_setup().

◆ dd_desc_len

u32 ath_descdma::dd_desc_len

Definition at line 108 of file ath9k.h.

Referenced by ath_descdma_cleanup(), ath_descdma_setup(), ath_rx_cleanup(), and ath_tx_cleanup().

◆ dd_bufptr

struct ath_buf* ath_descdma::dd_bufptr

Definition at line 109 of file ath9k.h.

Referenced by ath_descdma_cleanup(), and ath_descdma_setup().


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