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

#include <htc.h>

Data Fields

enum htc_endpoint_id eid
 
u16 svc_id
 
struct list_head txq
 
struct list_head rx_bufq
 
struct htc_endpoint_credit_dist cred_dist
 
struct htc_ep_callbacks ep_cb
 
int max_txq_depth
 
int len_max
 
int tx_proc_cnt
 
int rx_proc_cnt
 
struct htc_targettarget
 
u8 seqno
 
u32 conn_flags
 
struct htc_endpoint_stats ep_st
 
u16 tx_drop_packet_threshold
 
struct {
   u8   pipeid_ul
 
   u8   pipeid_dl
 
   struct list_head   tx_lookup_queue
 
   bool   tx_credit_flow_enabled
 
pipe
 
u16 service_id
 
struct htc_ep_callbacks ep_callbacks
 
u32 max_txqdepth
 
int max_msglen
 
u8 ul_pipeid
 
u8 dl_pipeid
 

Detailed Description

Definition at line 508 of file htc.h.

Field Documentation

u32 conn_flags

Definition at line 521 of file htc.h.

Definition at line 513 of file htc.h.

u8 dl_pipeid

Definition at line 94 of file htc_hst.h.

enum htc_endpoint_id eid

Definition at line 509 of file htc.h.

struct htc_ep_callbacks ep_callbacks

Definition at line 89 of file htc_hst.h.

Definition at line 514 of file htc.h.

Definition at line 522 of file htc.h.

int len_max

Definition at line 516 of file htc.h.

int max_msglen

Definition at line 91 of file htc_hst.h.

int max_txq_depth

Definition at line 515 of file htc.h.

u32 max_txqdepth

Definition at line 90 of file htc_hst.h.

struct { ... } pipe
u8 pipeid_dl

Definition at line 527 of file htc.h.

u8 pipeid_ul

Definition at line 526 of file htc.h.

struct list_head rx_bufq

Definition at line 512 of file htc.h.

int rx_proc_cnt

Definition at line 518 of file htc.h.

u8 seqno

Definition at line 520 of file htc.h.

u16 service_id

Definition at line 87 of file htc_hst.h.

u16 svc_id

Definition at line 510 of file htc.h.

struct htc_target* target

Definition at line 519 of file htc.h.

bool tx_credit_flow_enabled

Definition at line 529 of file htc.h.

u16 tx_drop_packet_threshold

Definition at line 523 of file htc.h.

struct list_head tx_lookup_queue

Definition at line 528 of file htc.h.

int tx_proc_cnt

Definition at line 517 of file htc.h.

Definition at line 511 of file htc.h.

u8 ul_pipeid

Definition at line 93 of file htc_hst.h.


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