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

#include <ocrdma.h>

Data Fields

u8 fw_ver [32]
 
u32 vendor_id
 
u32 device_id
 
u16 max_pd
 
u16 max_cq
 
u16 max_cqe
 
u16 max_qp
 
u16 max_wqe
 
u16 max_rqe
 
u32 max_inline_data
 
int max_send_sge
 
int max_recv_sge
 
int max_srq_sge
 
int max_mr
 
u64 max_mr_size
 
u32 max_num_mr_pbl
 
int max_fmr
 
int max_map_per_fmr
 
int max_pages_per_frmr
 
u16 max_ord_per_qp
 
u16 max_ird_per_qp
 
int device_cap_flags
 
u8 cq_overflow_detect
 
u8 srq_supported
 
u32 wqe_size
 
u32 rqe_size
 
u32 ird_page_size
 
u8 local_ca_ack_delay
 
u8 ird
 
u8 num_ird_pages
 

Detailed Description

Definition at line 51 of file ocrdma.h.

Field Documentation

u8 cq_overflow_detect

Definition at line 75 of file ocrdma.h.

int device_cap_flags

Definition at line 74 of file ocrdma.h.

u32 device_id

Definition at line 54 of file ocrdma.h.

u8 fw_ver[32]

Definition at line 52 of file ocrdma.h.

u8 ird

Definition at line 82 of file ocrdma.h.

u32 ird_page_size

Definition at line 80 of file ocrdma.h.

u8 local_ca_ack_delay

Definition at line 81 of file ocrdma.h.

u16 max_cq

Definition at line 56 of file ocrdma.h.

u16 max_cqe

Definition at line 57 of file ocrdma.h.

int max_fmr

Definition at line 68 of file ocrdma.h.

u32 max_inline_data

Definition at line 61 of file ocrdma.h.

u16 max_ird_per_qp

Definition at line 72 of file ocrdma.h.

int max_map_per_fmr

Definition at line 69 of file ocrdma.h.

int max_mr

Definition at line 65 of file ocrdma.h.

u64 max_mr_size

Definition at line 66 of file ocrdma.h.

u32 max_num_mr_pbl

Definition at line 67 of file ocrdma.h.

u16 max_ord_per_qp

Definition at line 71 of file ocrdma.h.

int max_pages_per_frmr

Definition at line 70 of file ocrdma.h.

u16 max_pd

Definition at line 55 of file ocrdma.h.

u16 max_qp

Definition at line 58 of file ocrdma.h.

int max_recv_sge

Definition at line 63 of file ocrdma.h.

u16 max_rqe

Definition at line 60 of file ocrdma.h.

int max_send_sge

Definition at line 62 of file ocrdma.h.

int max_srq_sge

Definition at line 64 of file ocrdma.h.

u16 max_wqe

Definition at line 59 of file ocrdma.h.

u8 num_ird_pages

Definition at line 83 of file ocrdma.h.

u32 rqe_size

Definition at line 79 of file ocrdma.h.

u8 srq_supported

Definition at line 76 of file ocrdma.h.

u32 vendor_id

Definition at line 53 of file ocrdma.h.

u32 wqe_size

Definition at line 78 of file ocrdma.h.


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