FreeBSD kernel CXGBE device code
aopen_entry Union Reference

#include <offload.h>

Collaboration diagram for aopen_entry:

Data Fields

void * data
 
union aopen_entrynext
 

Detailed Description

Definition at line 77 of file offload.h.

Field Documentation

◆ data

void* aopen_entry::data

Definition at line 78 of file offload.h.

Referenced by alloc_atid(), and lookup_atid().

◆ next

union aopen_entry* aopen_entry::next

Definition at line 79 of file offload.h.

Referenced by alloc_atid(), free_atid(), and t4_init_atid_table().


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