|
iPXE
|
#include <ath9k.h>
Data Fields | |
| void * | dd_desc |
| u32 | dd_desc_paddr |
| u32 | dd_desc_len |
| struct ath_buf * | dd_bufptr |
| void* ath_descdma::dd_desc |
Definition at line 106 of file ath9k.h.
Referenced by ath_descdma_cleanup(), and ath_descdma_setup().
| u32 ath_descdma::dd_desc_paddr |
Definition at line 107 of file ath9k.h.
Referenced by ath_descdma_setup().
| 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().
| struct ath_buf* ath_descdma::dd_bufptr |
Definition at line 109 of file ath9k.h.
Referenced by ath_descdma_cleanup(), and ath_descdma_setup().
1.8.15