Linux Kernel
3.7.1
|
#include <rtl871x_recv.h>
Data Fields | |
spinlock_t | lock |
sint | option |
struct __queue | defrag_q |
struct stainfo_rxcache | rxcache |
uint | sta_rx_bytes |
uint | sta_rx_pkts |
uint | sta_rx_fail |
Definition at line 119 of file rtl871x_recv.h.
Definition at line 122 of file rtl871x_recv.h.
spinlock_t lock |
Definition at line 120 of file rtl871x_recv.h.
Definition at line 121 of file rtl871x_recv.h.
struct stainfo_rxcache rxcache |
Definition at line 123 of file rtl871x_recv.h.
uint sta_rx_bytes |
Definition at line 124 of file rtl871x_recv.h.
uint sta_rx_fail |
Definition at line 126 of file rtl871x_recv.h.
uint sta_rx_pkts |
Definition at line 125 of file rtl871x_recv.h.