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

#include <whci-hc.h>

Data Fields

__le16 presentation_time
 
__u8 num_segments
 
__u8 status
 
__le32 options
 
__le64 page_list_ptr
 
__le64 seg_list_ptr
 

Detailed Description

struct whc_itd - Isochronous Queue Element Transfer Descriptors (iTD)

This describes the data and other parameters for an isochronous transfer.

[WHCI] section 3.2.5

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

Field Documentation

__u8 num_segments

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

__le32 options

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

__le64 page_list_ptr

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

__le16 presentation_time

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

__le64 seg_list_ptr

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

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


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