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

#include <ib_verbs.h>

Data Fields

u32 max_send_wr
 
u32 max_recv_wr
 
u32 max_send_sge
 
u32 max_recv_sge
 
u32 max_inline_data
 

Detailed Description

Definition at line 581 of file ib_verbs.h.

Field Documentation

u32 max_inline_data

Definition at line 586 of file ib_verbs.h.

u32 max_recv_sge

Definition at line 585 of file ib_verbs.h.

u32 max_recv_wr

Definition at line 583 of file ib_verbs.h.

u32 max_send_sge

Definition at line 584 of file ib_verbs.h.

u32 max_send_wr

Definition at line 582 of file ib_verbs.h.


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