FreeBSD kernel CXGB device code
rdma_info Struct Reference

#include <cxgb_ctl_defs.h>

Data Fields

unsigned int tpt_base
 
unsigned int tpt_top
 
unsigned int pbl_base
 
unsigned int pbl_top
 
unsigned int rqt_base
 
unsigned int rqt_top
 
unsigned int udbell_len
 
unsigned long udbell_physbase
 
void * kdb_addr
 
device_t pdev
 

Detailed Description

Definition at line 117 of file cxgb_ctl_defs.h.

Field Documentation

◆ kdb_addr

void* rdma_info::kdb_addr

Definition at line 126 of file cxgb_ctl_defs.h.

◆ pbl_base

unsigned int rdma_info::pbl_base

Definition at line 120 of file cxgb_ctl_defs.h.

◆ pbl_top

unsigned int rdma_info::pbl_top

Definition at line 121 of file cxgb_ctl_defs.h.

◆ pdev

device_t rdma_info::pdev

Definition at line 127 of file cxgb_ctl_defs.h.

◆ rqt_base

unsigned int rdma_info::rqt_base

Definition at line 122 of file cxgb_ctl_defs.h.

◆ rqt_top

unsigned int rdma_info::rqt_top

Definition at line 123 of file cxgb_ctl_defs.h.

◆ tpt_base

unsigned int rdma_info::tpt_base

Definition at line 118 of file cxgb_ctl_defs.h.

◆ tpt_top

unsigned int rdma_info::tpt_top

Definition at line 119 of file cxgb_ctl_defs.h.

◆ udbell_len

unsigned int rdma_info::udbell_len

Definition at line 124 of file cxgb_ctl_defs.h.

◆ udbell_physbase

unsigned long rdma_info::udbell_physbase

Definition at line 125 of file cxgb_ctl_defs.h.


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