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

#include <ipoib.h>

Data Fields

struct ib_cm_idid
 
struct ib_qpqp
 
struct list_head list
 
struct net_devicedev
 
struct ipoib_neighneigh
 
struct ipoib_pathpath
 
struct ipoib_cm_tx_buftx_ring
 
unsigned tx_head
 
unsigned tx_tail
 
unsigned long flags
 
u32 mtu
 

Detailed Description

Definition at line 220 of file ipoib.h.

Field Documentation

Definition at line 224 of file ipoib.h.

unsigned long flags

Definition at line 230 of file ipoib.h.

Definition at line 221 of file ipoib.h.

Definition at line 223 of file ipoib.h.

u32 mtu

Definition at line 231 of file ipoib.h.

Definition at line 225 of file ipoib.h.

Definition at line 226 of file ipoib.h.

Definition at line 222 of file ipoib.h.

unsigned tx_head

Definition at line 228 of file ipoib.h.

Definition at line 227 of file ipoib.h.

unsigned tx_tail

Definition at line 229 of file ipoib.h.


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