FreeBSD kernel CXGBE device code
t4_data Struct Reference

#include <t4_ioctl.h>

Data Fields

uint32_t len
 
uint8_t * data
 

Detailed Description

Definition at line 85 of file t4_ioctl.h.

Field Documentation

◆ data

uint8_t* t4_data::data

Definition at line 87 of file t4_ioctl.h.

Referenced by load_bootcfg(), load_cfg(), and load_fw().

◆ len

uint32_t t4_data::len

Definition at line 86 of file t4_ioctl.h.

Referenced by load_bootcfg(), load_cfg(), and load_fw().


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