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

#include <c2_wr.h>

Data Fields

struct c2wr_hdr hdr
 
u64 user_context
 
__be32 vendor_id
 
__be32 part_number
 
__be32 hw_version
 
__be32 fw_ver_major
 
__be32 fw_ver_minor
 
__be32 fw_ver_patch
 
char fw_ver_build_str [WR_BUILD_STR_LEN]
 
__be32 max_qps
 
__be32 max_qp_depth
 
u32 max_srq_depth
 
u32 max_send_sgl_depth
 
u32 max_rdma_sgl_depth
 
__be32 max_cqs
 
__be32 max_cq_depth
 
u32 max_cq_event_handlers
 
__be32 max_mrs
 
u32 max_pbl_depth
 
__be32 max_pds
 
__be32 max_global_ird
 
u32 max_global_ord
 
__be32 max_qp_ird
 
__be32 max_qp_ord
 
u32 flags
 
__be32 max_mws
 
u32 pbe_range_low
 
u32 pbe_range_high
 
u32 max_srqs
 
u32 page_size
 

Detailed Description

Definition at line 341 of file c2_wr.h.

Field Documentation

u32 flags

Definition at line 366 of file c2_wr.h.

char fw_ver_build_str[WR_BUILD_STR_LEN]

Definition at line 350 of file c2_wr.h.

__be32 fw_ver_major

Definition at line 347 of file c2_wr.h.

__be32 fw_ver_minor

Definition at line 348 of file c2_wr.h.

__be32 fw_ver_patch

Definition at line 349 of file c2_wr.h.

Definition at line 342 of file c2_wr.h.

__be32 hw_version

Definition at line 346 of file c2_wr.h.

__be32 max_cq_depth

Definition at line 357 of file c2_wr.h.

u32 max_cq_event_handlers

Definition at line 358 of file c2_wr.h.

__be32 max_cqs

Definition at line 356 of file c2_wr.h.

__be32 max_global_ird

Definition at line 362 of file c2_wr.h.

u32 max_global_ord

Definition at line 363 of file c2_wr.h.

__be32 max_mrs

Definition at line 359 of file c2_wr.h.

__be32 max_mws

Definition at line 367 of file c2_wr.h.

u32 max_pbl_depth

Definition at line 360 of file c2_wr.h.

__be32 max_pds

Definition at line 361 of file c2_wr.h.

__be32 max_qp_depth

Definition at line 352 of file c2_wr.h.

__be32 max_qp_ird

Definition at line 364 of file c2_wr.h.

__be32 max_qp_ord

Definition at line 365 of file c2_wr.h.

__be32 max_qps

Definition at line 351 of file c2_wr.h.

u32 max_rdma_sgl_depth

Definition at line 355 of file c2_wr.h.

u32 max_send_sgl_depth

Definition at line 354 of file c2_wr.h.

u32 max_srq_depth

Definition at line 353 of file c2_wr.h.

u32 max_srqs

Definition at line 370 of file c2_wr.h.

u32 page_size

Definition at line 371 of file c2_wr.h.

__be32 part_number

Definition at line 345 of file c2_wr.h.

u32 pbe_range_high

Definition at line 369 of file c2_wr.h.

u32 pbe_range_low

Definition at line 368 of file c2_wr.h.

Definition at line 343 of file c2_wr.h.

__be32 vendor_id

Definition at line 344 of file c2_wr.h.


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