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

#include <ib_verbs.h>

Data Fields

u64 fw_ver
 
__be64 sys_image_guid
 
u64 max_mr_size
 
u64 page_size_cap
 
u32 vendor_id
 
u32 vendor_part_id
 
u32 hw_ver
 
int max_qp
 
int max_qp_wr
 
int device_cap_flags
 
int max_sge
 
int max_sge_rd
 
int max_cq
 
int max_cqe
 
int max_mr
 
int max_pd
 
int max_qp_rd_atom
 
int max_ee_rd_atom
 
int max_res_rd_atom
 
int max_qp_init_rd_atom
 
int max_ee_init_rd_atom
 
enum ib_atomic_cap atomic_cap
 
enum ib_atomic_cap masked_atomic_cap
 
int max_ee
 
int max_rdd
 
int max_mw
 
int max_raw_ipv6_qp
 
int max_raw_ethy_qp
 
int max_mcast_grp
 
int max_mcast_qp_attach
 
int max_total_mcast_qp_attach
 
int max_ah
 
int max_fmr
 
int max_map_per_fmr
 
int max_srq
 
int max_srq_wr
 
int max_srq_sge
 
unsigned int max_fast_reg_page_list_len
 
u16 max_pkeys
 
u8 local_ca_ack_delay
 

Detailed Description

Definition at line 126 of file ib_verbs.h.

Field Documentation

enum ib_atomic_cap atomic_cap

Definition at line 148 of file ib_verbs.h.

int device_cap_flags

Definition at line 136 of file ib_verbs.h.

u64 fw_ver

Definition at line 127 of file ib_verbs.h.

u32 hw_ver

Definition at line 133 of file ib_verbs.h.

u8 local_ca_ack_delay

Definition at line 166 of file ib_verbs.h.

enum ib_atomic_cap masked_atomic_cap

Definition at line 149 of file ib_verbs.h.

int max_ah

Definition at line 158 of file ib_verbs.h.

int max_cq

Definition at line 139 of file ib_verbs.h.

int max_cqe

Definition at line 140 of file ib_verbs.h.

int max_ee

Definition at line 150 of file ib_verbs.h.

int max_ee_init_rd_atom

Definition at line 147 of file ib_verbs.h.

int max_ee_rd_atom

Definition at line 144 of file ib_verbs.h.

unsigned int max_fast_reg_page_list_len

Definition at line 164 of file ib_verbs.h.

int max_fmr

Definition at line 159 of file ib_verbs.h.

int max_map_per_fmr

Definition at line 160 of file ib_verbs.h.

int max_mcast_grp

Definition at line 155 of file ib_verbs.h.

int max_mcast_qp_attach

Definition at line 156 of file ib_verbs.h.

int max_mr

Definition at line 141 of file ib_verbs.h.

u64 max_mr_size

Definition at line 129 of file ib_verbs.h.

int max_mw

Definition at line 152 of file ib_verbs.h.

int max_pd

Definition at line 142 of file ib_verbs.h.

u16 max_pkeys

Definition at line 165 of file ib_verbs.h.

int max_qp

Definition at line 134 of file ib_verbs.h.

int max_qp_init_rd_atom

Definition at line 146 of file ib_verbs.h.

int max_qp_rd_atom

Definition at line 143 of file ib_verbs.h.

int max_qp_wr

Definition at line 135 of file ib_verbs.h.

int max_raw_ethy_qp

Definition at line 154 of file ib_verbs.h.

int max_raw_ipv6_qp

Definition at line 153 of file ib_verbs.h.

int max_rdd

Definition at line 151 of file ib_verbs.h.

int max_res_rd_atom

Definition at line 145 of file ib_verbs.h.

int max_sge

Definition at line 137 of file ib_verbs.h.

int max_sge_rd

Definition at line 138 of file ib_verbs.h.

int max_srq

Definition at line 161 of file ib_verbs.h.

int max_srq_sge

Definition at line 163 of file ib_verbs.h.

int max_srq_wr

Definition at line 162 of file ib_verbs.h.

int max_total_mcast_qp_attach

Definition at line 157 of file ib_verbs.h.

u64 page_size_cap

Definition at line 130 of file ib_verbs.h.

__be64 sys_image_guid

Definition at line 128 of file ib_verbs.h.

u32 vendor_id

Definition at line 131 of file ib_verbs.h.

u32 vendor_part_id

Definition at line 132 of file ib_verbs.h.


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