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

#include <ipw2100.h>

Data Fields

union {
   unsigned char   payload [IPW_RX_NIC_BUFFER_LENGTH]
 
   struct libipw_hdr_4addr   header
 
   u32   status
 
   struct ipw2100_notification   notification
 
   struct ipw2100_cmd_header   command
 
rx_data
 

Detailed Description

Definition at line 800 of file ipw2100.h.

Field Documentation

Definition at line 806 of file ipw2100.h.

Definition at line 803 of file ipw2100.h.

Definition at line 805 of file ipw2100.h.

unsigned char payload[IPW_RX_NIC_BUFFER_LENGTH]

Definition at line 802 of file ipw2100.h.

union { ... } rx_data

Definition at line 804 of file ipw2100.h.


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