Main Page | Data Structures | Directories | File List | Data Fields | Globals

ath_desc Struct Reference

#include <ah.h>

Collaboration diagram for ath_desc:

Collaboration graph
[legend]

Data Fields

u_int32_t ds_link
u_int32_t ds_data
u_int32_t ds_ctl0
u_int32_t ds_ctl1
u_int32_t ds_hw [4]
union {
   ath_rx_status   rx
   ath_tx_status   tx
ds_us

Field Documentation

u_int32_t ath_desc::ds_ctl0
 

Definition at line 930 of file ah.h.

Referenced by ar5k_ar5210_fill_tx_desc(), ar5k_ar5210_proc_tx_desc(), ar5k_ar5210_setup_rx_desc(), ar5k_ar5210_setup_tx_desc(), ar5k_ar5211_fill_tx_desc(), ar5k_ar5211_proc_tx_desc(), ar5k_ar5211_setup_rx_desc(), ar5k_ar5211_setup_tx_desc(), ath_printrxbuf(), ath_printtxbuf(), and ath_tx_start().

u_int32_t ath_desc::ds_ctl1
 

Definition at line 931 of file ah.h.

Referenced by ath_printrxbuf(), ath_printtxbuf(), and ath_tx_start().

u_int32_t ath_desc::ds_data
 

Definition at line 929 of file ah.h.

Referenced by ath_printrxbuf(), ath_printtxbuf(), ath_rxbuf_init(), and ath_tx_start().

u_int32_t ath_desc::ds_hw[4]
 

Definition at line 932 of file ah.h.

Referenced by ar5k_ar5210_fill_tx_desc(), ar5k_ar5210_proc_rx_desc(), ar5k_ar5210_proc_tx_desc(), ar5k_ar5211_fill_tx_desc(), ar5k_ar5211_proc_rx_desc(), ar5k_ar5211_proc_tx_desc(), ath_printrxbuf(), ath_printtxbuf(), ath_tx_processq(), and ath_tx_start().

u_int32_t ath_desc::ds_link
 

Definition at line 928 of file ah.h.

Referenced by ath_printrxbuf(), ath_printtxbuf(), ath_rx_tasklet(), ath_rxbuf_init(), ath_stoprecv(), and ath_tx_start().

union { ... } ath_desc::ds_us
 

Referenced by ar5k_ar5210_proc_rx_desc(), ar5k_ar5210_proc_tx_desc(), ar5k_ar5211_proc_rx_desc(), and ar5k_ar5211_proc_tx_desc().

struct ath_rx_status ath_desc::rx
 

Definition at line 935 of file ah.h.

Referenced by ar5k_ar5210_proc_rx_desc(), and ar5k_ar5211_proc_rx_desc().

struct ath_tx_status ath_desc::tx
 

Definition at line 936 of file ah.h.

Referenced by ar5k_ar5210_proc_tx_desc(), and ar5k_ar5211_proc_tx_desc().


The documentation for this struct was generated from the following file:
Generated on Mon Nov 21 16:04:45 2005 for openwifi by  doxygen 1.4.1