Linux Kernel
3.7.1
|
#include <rtl871x_xmit.h>
Data Fields | |
spinlock_t | xmit_lock |
struct list_head | pending |
struct __queue * | sta_queue |
struct hw_txqueue * | phwtxqueue |
sint | txcmdcnt |
int | accnt |
Definition at line 90 of file rtl871x_xmit.h.
int accnt |
Definition at line 96 of file rtl871x_xmit.h.
Definition at line 92 of file rtl871x_xmit.h.
struct hw_txqueue* phwtxqueue |
Definition at line 94 of file rtl871x_xmit.h.
Definition at line 93 of file rtl871x_xmit.h.
sint txcmdcnt |
Definition at line 95 of file rtl871x_xmit.h.
spinlock_t xmit_lock |
Definition at line 91 of file rtl871x_xmit.h.