FreeBSD kernel CXGB device code
ch_up_la Struct Reference

#include <cxgb_ioctl.h>

Data Fields

uint32_t stopped
 
uint32_t idx
 
uint32_t bufsize
 
uint32_t * data
 

Detailed Description

Definition at line 198 of file cxgb_ioctl.h.

Field Documentation

◆ bufsize

uint32_t ch_up_la::bufsize

Definition at line 201 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ data

uint32_t* ch_up_la::data

Definition at line 202 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ idx

uint32_t ch_up_la::idx

Definition at line 200 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ stopped

uint32_t ch_up_la::stopped

Definition at line 199 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().


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