#include <base.h>
Public Attributes | |
| dma_addr_t | daddr |
| struct ath5k_desc * | desc |
| struct list_head | list |
| struct sk_buff * | skb |
| dma_addr_t | skbaddr |
Definition at line 54 of file linux_ks/hwi/ath5k_raw/module/base.h.
Definition at line 57 of file linux_ks/hwi/ath5k_raw/module/base.h.
| struct ath5k_desc * ath5k_buf::desc |
Definition at line 56 of file linux_ks/hwi/ath5k_raw/module/base.h.
| struct list_head ath5k_buf::list |
Definition at line 55 of file linux_ks/hwi/ath5k_raw/module/base.h.
| struct sk_buff * ath5k_buf::skb |
Definition at line 58 of file linux_ks/hwi/ath5k_raw/module/base.h.
Definition at line 59 of file linux_ks/hwi/ath5k_raw/module/base.h.