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

ath_buf Struct Reference

#include <if_athvar.h>

Collaboration diagram for ath_buf:

Collaboration graph
[legend]

Public Member Functions

 STAILQ_ENTRY (ath_buf) bf_list

Data Fields

ath_descbf_desc
dma_addr_t bf_daddr
sk_buff * bf_skb
dma_addr_t bf_skbaddr
ieee80211_node * bf_node

Member Function Documentation

ath_buf::STAILQ_ENTRY ath_buf  ) 
 


Field Documentation

dma_addr_t ath_buf::bf_daddr
 

Definition at line 136 of file if_athvar.h.

Referenced by ath_desc_alloc(), ath_rx_tasklet(), ath_startrecv(), and ath_stoprecv().

struct ath_desc* ath_buf::bf_desc
 

Definition at line 135 of file if_athvar.h.

Referenced by ath_desc_alloc(), ath_rx_tasklet(), ath_stoprecv(), ath_tx_draintxq(), and ath_tx_processq().

struct ieee80211_node* ath_buf::bf_node
 

Definition at line 139 of file if_athvar.h.

Referenced by ath_tx_draintxq(), and ath_tx_processq().

struct sk_buff* ath_buf::bf_skb
 

Definition at line 137 of file if_athvar.h.

Referenced by ath_desc_free(), ath_init(), ath_rx_tasklet(), ath_rxbuf_init(), ath_tx_draintxq(), and ath_tx_processq().

dma_addr_t ath_buf::bf_skbaddr
 

Definition at line 138 of file if_athvar.h.

Referenced by ath_desc_free(), ath_init(), ath_rx_tasklet(), ath_rxbuf_init(), ath_tx_draintxq(), and ath_tx_processq().


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