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

#include <be_main.h>

Data Fields

struct {
   unsigned char   hdr_received
 
   unsigned char   hdr_len
 
   unsigned short   bytes_received
 
   unsigned int   bytes_needed
 
   struct list_head   list
 
wait_queue
 
struct list_head header_busy_list
 
struct list_head data_busy_list
 

Detailed Description

Definition at line 492 of file be_main.h.

Field Documentation

unsigned int bytes_needed

Definition at line 497 of file be_main.h.

unsigned short bytes_received

Definition at line 496 of file be_main.h.

struct list_head data_busy_list

Definition at line 502 of file be_main.h.

unsigned char hdr_len

Definition at line 495 of file be_main.h.

unsigned char hdr_received

Definition at line 494 of file be_main.h.

struct list_head header_busy_list

Definition at line 501 of file be_main.h.

Definition at line 498 of file be_main.h.

struct { ... } wait_queue

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