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

#include <htc.h>

Data Fields

struct list_head list
 
u16 svc_id
 
enum htc_endpoint_id endpoint
 
u32 dist_flags
 
int cred_norm
 
int cred_min
 
int cred_assngd
 
int credits
 
int cred_to_dist
 
int seek_cred
 
int cred_sz
 
int cred_per_msg
 
struct htc_endpointhtc_ep
 
int txq_depth
 

Detailed Description

Definition at line 371 of file htc.h.

Field Documentation

int cred_assngd

Definition at line 391 of file htc.h.

int cred_min

Definition at line 389 of file htc.h.

int cred_norm

Definition at line 386 of file htc.h.

int cred_per_msg

Definition at line 415 of file htc.h.

int cred_sz

Definition at line 412 of file htc.h.

int cred_to_dist

Definition at line 402 of file htc.h.

int credits

Definition at line 394 of file htc.h.

u32 dist_flags

Definition at line 380 of file htc.h.

Definition at line 378 of file htc.h.

Definition at line 418 of file htc.h.

Definition at line 372 of file htc.h.

int seek_cred

Definition at line 409 of file htc.h.

u16 svc_id

Definition at line 375 of file htc.h.

int txq_depth

Definition at line 426 of file htc.h.


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