FreeBSD kernel CXGB device code
rdma_cq_setup Struct Reference

#include <cxgb_ctl_defs.h>

Data Fields

unsigned int id
 
unsigned long long base_addr
 
unsigned int size
 
unsigned int credits
 
unsigned int credit_thres
 
unsigned int ovfl_mode
 

Detailed Description

Definition at line 142 of file cxgb_ctl_defs.h.

Field Documentation

◆ base_addr

unsigned long long rdma_cq_setup::base_addr

Definition at line 144 of file cxgb_ctl_defs.h.

◆ credit_thres

unsigned int rdma_cq_setup::credit_thres

Definition at line 147 of file cxgb_ctl_defs.h.

◆ credits

unsigned int rdma_cq_setup::credits

Definition at line 146 of file cxgb_ctl_defs.h.

◆ id

unsigned int rdma_cq_setup::id

Definition at line 143 of file cxgb_ctl_defs.h.

◆ ovfl_mode

unsigned int rdma_cq_setup::ovfl_mode

Definition at line 148 of file cxgb_ctl_defs.h.

◆ size

unsigned int rdma_cq_setup::size

Definition at line 145 of file cxgb_ctl_defs.h.


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