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

#include <c2_wr.h>

Data Fields

struct c2wr_hdr hdr
 
u32 rnic_handle
 
u32 qp_handle
 
__be32 remote_addr
 
__be16 remote_port
 
u16 pad
 
__be32 private_data_length
 
u8 private_data [0]
 

Detailed Description

Definition at line 720 of file c2_wr.h.

Field Documentation

Definition at line 721 of file c2_wr.h.

u16 pad

Definition at line 726 of file c2_wr.h.

u8 private_data[0]

Definition at line 728 of file c2_wr.h.

__be32 private_data_length

Definition at line 727 of file c2_wr.h.

u32 qp_handle

Definition at line 723 of file c2_wr.h.

__be32 remote_addr

Definition at line 724 of file c2_wr.h.

__be16 remote_port

Definition at line 725 of file c2_wr.h.

u32 rnic_handle

Definition at line 722 of file c2_wr.h.


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