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

#include <irttp.h>

Data Fields

irda_queue_t q
 
magic_t magic
 
__u8 stsap_sel
 
__u8 dtsap_sel
 
struct lsap_cblsap
 
__u8 connected
 
__u8 initial_credit
 
int avail_credit
 
int remote_credit
 
int send_credit
 
struct sk_buff_head tx_queue
 
struct sk_buff_head rx_queue
 
struct sk_buff_head rx_fragments
 
int tx_queue_lock
 
int rx_queue_lock
 
spinlock_t lock
 
notify_t notify
 
struct net_device_stats stats
 
struct timer_list todo_timer
 
__u32 max_seg_size
 
__u8 max_header_size
 
int rx_sdu_busy
 
__u32 rx_sdu_size
 
__u32 rx_max_sdu_size
 
int tx_sdu_busy
 
__u32 tx_max_sdu_size
 
int close_pend
 
unsigned long disconnect_pend
 
struct sk_buffdisconnect_skb
 

Detailed Description

Definition at line 103 of file irttp.h.

Field Documentation

int avail_credit

Definition at line 116 of file irttp.h.

int close_pend

Definition at line 142 of file irttp.h.

__u8 connected

Definition at line 112 of file irttp.h.

unsigned long disconnect_pend

Definition at line 143 of file irttp.h.

struct sk_buff* disconnect_skb

Definition at line 144 of file irttp.h.

__u8 dtsap_sel

Definition at line 108 of file irttp.h.

__u8 initial_credit

Definition at line 114 of file irttp.h.

spinlock_t lock

Definition at line 125 of file irttp.h.

struct lsap_cb* lsap

Definition at line 110 of file irttp.h.

magic_t magic

Definition at line 105 of file irttp.h.

__u8 max_header_size

Definition at line 133 of file irttp.h.

__u32 max_seg_size

Definition at line 132 of file irttp.h.

Definition at line 127 of file irttp.h.

Definition at line 104 of file irttp.h.

int remote_credit

Definition at line 117 of file irttp.h.

struct sk_buff_head rx_fragments

Definition at line 122 of file irttp.h.

__u32 rx_max_sdu_size

Definition at line 137 of file irttp.h.

Definition at line 121 of file irttp.h.

int rx_queue_lock

Definition at line 124 of file irttp.h.

int rx_sdu_busy

Definition at line 135 of file irttp.h.

__u32 rx_sdu_size

Definition at line 136 of file irttp.h.

int send_credit

Definition at line 118 of file irttp.h.

Definition at line 129 of file irttp.h.

__u8 stsap_sel

Definition at line 107 of file irttp.h.

struct timer_list todo_timer

Definition at line 130 of file irttp.h.

__u32 tx_max_sdu_size

Definition at line 140 of file irttp.h.

Definition at line 120 of file irttp.h.

int tx_queue_lock

Definition at line 123 of file irttp.h.

int tx_sdu_busy

Definition at line 139 of file irttp.h.


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