FreeBSD kernel CXGB device code
ch_cntxt Struct Reference

#include <cxgb_ioctl.h>

Data Fields

uint32_t cntxt_type
 
uint32_t cntxt_id
 
uint32_t data [4]
 

Detailed Description

Definition at line 79 of file cxgb_ioctl.h.

Field Documentation

◆ cntxt_id

uint32_t ch_cntxt::cntxt_id

Definition at line 81 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ cntxt_type

uint32_t ch_cntxt::cntxt_type

Definition at line 80 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ data

uint32_t ch_cntxt::data[4]

Definition at line 82 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().


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