FreeBSD kernel CXGB device code
ch_ifconf_regs Struct Reference

#include <cxgb_ioctl.h>

Data Fields

uint32_t version
 
uint32_t len
 
uint8_t * data
 

Detailed Description

Definition at line 177 of file cxgb_ioctl.h.

Field Documentation

◆ data

uint8_t* ch_ifconf_regs::data

Definition at line 180 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ len

uint32_t ch_ifconf_regs::len

Definition at line 179 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ version

uint32_t ch_ifconf_regs::version

Definition at line 178 of file cxgb_ioctl.h.

Referenced by cxgb_get_regs().


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