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

#include <whci-hc.h>

Data Fields

__le64 link
 
__le32 info1
 
__le32 info2
 
__le32 info3
 
__le16 status
 
__le16 err_count
 
__le32 cur_window
 
__le32 scratch [3]
 
union {
   struct whc_qtd   qtd
 
   struct whc_itd   itd
 
overlay
 

Detailed Description

struct whc_qhead - endpoint and status information for a qset.

[WHCI] section 3.2.6

Definition at line 133 of file whci-hc.h.

Field Documentation

__le32 cur_window

Definition at line 140 of file whci-hc.h.

__le16 err_count

Definition at line 139 of file whci-hc.h.

__le32 info1

Definition at line 135 of file whci-hc.h.

__le32 info2

Definition at line 136 of file whci-hc.h.

__le32 info3

Definition at line 137 of file whci-hc.h.

Definition at line 144 of file whci-hc.h.

Definition at line 134 of file whci-hc.h.

union { ... } overlay

Definition at line 143 of file whci-hc.h.

Definition at line 141 of file whci-hc.h.

Definition at line 138 of file whci-hc.h.


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