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

#include <xhci.h>

Data Fields

struct xhci_ringring
 
struct xhci_stream_infostream_info
 
struct xhci_ringnew_ring
 
unsigned int ep_state
 
struct list_head cancelled_td_list
 
union xhci_trbstopped_trb
 
struct xhci_tdstopped_td
 
unsigned int stopped_stream
 
struct timer_list stop_cmd_timer
 
int stop_cmds_pending
 
struct xhci_hcdxhci
 
struct xhci_segmentqueued_deq_seg
 
union xhci_trbqueued_deq_ptr
 
bool skip
 
struct xhci_bw_info bw_info
 
struct list_head bw_endpoint_list
 

Detailed Description

Definition at line 821 of file xhci.h.

Field Documentation

struct list_head bw_endpoint_list

Definition at line 864 of file xhci.h.

Definition at line 863 of file xhci.h.

struct list_head cancelled_td_list

Definition at line 839 of file xhci.h.

unsigned int ep_state

Definition at line 829 of file xhci.h.

struct xhci_ring* new_ring

Definition at line 828 of file xhci.h.

union xhci_trb* queued_deq_ptr

Definition at line 853 of file xhci.h.

struct xhci_segment* queued_deq_seg

Definition at line 852 of file xhci.h.

Definition at line 822 of file xhci.h.

bool skip

Definition at line 861 of file xhci.h.

struct timer_list stop_cmd_timer

Definition at line 845 of file xhci.h.

int stop_cmds_pending

Definition at line 846 of file xhci.h.

unsigned int stopped_stream

Definition at line 843 of file xhci.h.

struct xhci_td* stopped_td

Definition at line 842 of file xhci.h.

union xhci_trb* stopped_trb

Definition at line 841 of file xhci.h.

Definition at line 824 of file xhci.h.

Definition at line 847 of file xhci.h.


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