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

#include <ipw2200.h>

Data Fields

struct ipw_rx_header header
 
union {
   struct ipw_rx_frame   frame
 
   struct ipw_rx_notification   notification
 
u
 
struct list_head queue
 
unsigned int capacity
 
unsigned int length
 
unsigned int protocol
 
unsigned int channel_idx
 

Detailed Description

Definition at line 703 of file ipw2200.h.

Field Documentation

unsigned int capacity

Definition at line 336 of file hardware.c.

unsigned int channel_idx

Definition at line 339 of file hardware.c.

Definition at line 706 of file ipw2200.h.

Definition at line 704 of file ipw2200.h.

unsigned int length

Definition at line 337 of file hardware.c.

Definition at line 707 of file ipw2200.h.

unsigned int protocol

Definition at line 338 of file hardware.c.

Definition at line 335 of file hardware.c.

union { ... } u

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