Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hw_xmit Struct Reference

#include <rtl871x_xmit.h>

Data Fields

spinlock_t xmit_lock
 
struct list_head pending
 
struct __queuesta_queue
 
struct hw_txqueuephwtxqueue
 
sint txcmdcnt
 
int accnt
 

Detailed Description

Definition at line 90 of file rtl871x_xmit.h.

Field Documentation

int accnt

Definition at line 96 of file rtl871x_xmit.h.

struct list_head pending

Definition at line 92 of file rtl871x_xmit.h.

struct hw_txqueue* phwtxqueue

Definition at line 94 of file rtl871x_xmit.h.

struct __queue* sta_queue

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.


The documentation for this struct was generated from the following file: