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

#include <xhci.h>

Data Fields

struct list_head tt_list
 
int slot_id
 
int ttport
 
struct xhci_interval_bw_table bw_table
 
int active_eps
 

Detailed Description

Definition at line 941 of file xhci.h.

Field Documentation

int active_eps

Definition at line 946 of file xhci.h.

Definition at line 945 of file xhci.h.

int slot_id

Definition at line 943 of file xhci.h.

struct list_head tt_list

Definition at line 942 of file xhci.h.

int ttport

Definition at line 944 of file xhci.h.


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