FreeBSD kernel CXGBE device code
c4iw_id_table Struct Reference

#include <iw_cxgbe.h>

Data Fields

u32 flags
 
u32 start
 
u32 last
 
u32 max
 
spinlock_t lock
 
unsigned long * table
 

Detailed Description

Definition at line 94 of file iw_cxgbe.h.

Field Documentation

◆ flags

u32 c4iw_id_table::flags

Definition at line 95 of file iw_cxgbe.h.

◆ last

u32 c4iw_id_table::last

Definition at line 97 of file iw_cxgbe.h.

◆ lock

spinlock_t c4iw_id_table::lock

Definition at line 99 of file iw_cxgbe.h.

◆ max

u32 c4iw_id_table::max

Definition at line 98 of file iw_cxgbe.h.

◆ start

u32 c4iw_id_table::start

Definition at line 96 of file iw_cxgbe.h.

◆ table

unsigned long* c4iw_id_table::table

Definition at line 100 of file iw_cxgbe.h.


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