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

#include <mthca_provider.h>

Data Fields

struct mthca_qp qp
 
int pkey_index
 
u32 qkey
 
u32 send_psn
 
struct ib_ud_header ud_header
 
int header_buf_size
 
voidheader_buf
 
dma_addr_t header_dma
 

Detailed Description

Definition at line 288 of file mthca_provider.h.

Field Documentation

void* header_buf

Definition at line 295 of file mthca_provider.h.

int header_buf_size

Definition at line 294 of file mthca_provider.h.

dma_addr_t header_dma

Definition at line 296 of file mthca_provider.h.

int pkey_index

Definition at line 290 of file mthca_provider.h.

u32 qkey

Definition at line 291 of file mthca_provider.h.

Definition at line 289 of file mthca_provider.h.

u32 send_psn

Definition at line 292 of file mthca_provider.h.

struct ib_ud_header ud_header

Definition at line 293 of file mthca_provider.h.


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