FreeBSD kernel CXGBE device code
smt_data Struct Reference

#include <t4_smt.h>

Collaboration diagram for smt_data:

Data Fields

struct rwlock lock
 
u_int smt_size
 
struct smt_entry smtab []
 

Detailed Description

Definition at line 59 of file t4_smt.h.

Field Documentation

◆ lock

struct rwlock smt_data::lock

Definition at line 60 of file t4_smt.h.

Referenced by t4_find_or_alloc_sme(), t4_free_smt(), t4_init_smt(), and t4_smt_alloc_switching().

◆ smt_size

u_int smt_data::smt_size

Definition at line 61 of file t4_smt.h.

Referenced by sysctl_smt(), t4_find_or_alloc_sme(), t4_free_smt(), and t4_init_smt().

◆ smtab

struct smt_entry smt_data::smtab[]

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