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

#include <mlx4_ib.h>

Data Fields

struct ib_qp ibqp
 
struct mlx4_qp mqp
 
struct mlx4_buf buf
 
struct mlx4_db db
 
struct mlx4_ib_wq rq
 
u32 doorbell_qpn
 
__be32 sq_signal_bits
 
unsigned sq_next_wqe
 
int sq_max_wqes_per_wr
 
int sq_spare_wqes
 
struct mlx4_ib_wq sq
 
enum mlx4_ib_qp_type mlx4_ib_qp_type
 
struct ib_umemumem
 
struct mlx4_mtt mtt
 
int buf_size
 
struct mutex mutex
 
u16 xrcdn
 
u32 flags
 
u8 port
 
u8 alt_port
 
u8 atomic_rd_en
 
u8 resp_depth
 
u8 sq_no_prefetch
 
u8 state
 
int mlx_type
 
struct list_head gid_list
 
struct list_head steering_rules
 
struct mlx4_ib_bufsqp_proxy_rcv
 

Detailed Description

Definition at line 229 of file mlx4_ib.h.

Field Documentation

u8 alt_port

Definition at line 252 of file mlx4_ib.h.

u8 atomic_rd_en

Definition at line 253 of file mlx4_ib.h.

Definition at line 232 of file mlx4_ib.h.

int buf_size

Definition at line 247 of file mlx4_ib.h.

Definition at line 234 of file mlx4_ib.h.

u32 doorbell_qpn

Definition at line 237 of file mlx4_ib.h.

u32 flags

Definition at line 250 of file mlx4_ib.h.

struct list_head gid_list

Definition at line 258 of file mlx4_ib.h.

struct ib_qp ibqp

Definition at line 230 of file mlx4_ib.h.

Definition at line 244 of file mlx4_ib.h.

int mlx_type

Definition at line 257 of file mlx4_ib.h.

Definition at line 231 of file mlx4_ib.h.

Definition at line 246 of file mlx4_ib.h.

Definition at line 248 of file mlx4_ib.h.

Definition at line 251 of file mlx4_ib.h.

u8 resp_depth

Definition at line 254 of file mlx4_ib.h.

Definition at line 235 of file mlx4_ib.h.

Definition at line 242 of file mlx4_ib.h.

int sq_max_wqes_per_wr

Definition at line 240 of file mlx4_ib.h.

unsigned sq_next_wqe

Definition at line 239 of file mlx4_ib.h.

u8 sq_no_prefetch

Definition at line 255 of file mlx4_ib.h.

__be32 sq_signal_bits

Definition at line 238 of file mlx4_ib.h.

int sq_spare_wqes

Definition at line 241 of file mlx4_ib.h.

struct mlx4_ib_buf* sqp_proxy_rcv

Definition at line 260 of file mlx4_ib.h.

Definition at line 256 of file mlx4_ib.h.

struct list_head steering_rules

Definition at line 259 of file mlx4_ib.h.

struct ib_umem* umem

Definition at line 245 of file mlx4_ib.h.

u16 xrcdn

Definition at line 249 of file mlx4_ib.h.


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