#include <if_athvar.h> Collaboration diagram for ath_buf:

Public Member Functions | |
| STAILQ_ENTRY (ath_buf) bf_list | |
Data Fields | |
| ath_desc * | bf_desc |
| dma_addr_t | bf_daddr |
| sk_buff * | bf_skb |
| dma_addr_t | bf_skbaddr |
| ieee80211_node * | bf_node |
|
|
Definition at line 136 of file if_athvar.h. Referenced by ath_desc_alloc(), ath_rx_tasklet(), ath_startrecv(), and ath_stoprecv(). |
|
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(). |
|
Definition at line 139 of file if_athvar.h. Referenced by ath_tx_draintxq(), and ath_tx_processq(). |
|
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(). |
|
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(). |
1.4.1