FreeBSD kernel CXGBE device code
tp_tid_stats Struct Reference

#include <common.h>

Data Fields

u32 del
 
u32 inv
 
u32 act
 
u32 pas
 

Detailed Description

Definition at line 192 of file common.h.

Field Documentation

◆ act

u32 tp_tid_stats::act

Definition at line 195 of file common.h.

Referenced by sysctl_tid_stats().

◆ del

u32 tp_tid_stats::del

Definition at line 193 of file common.h.

Referenced by sysctl_tid_stats(), and t4_tp_get_tid_stats().

◆ inv

u32 tp_tid_stats::inv

Definition at line 194 of file common.h.

Referenced by sysctl_tid_stats().

◆ pas

u32 tp_tid_stats::pas

Definition at line 196 of file common.h.

Referenced by sysctl_tid_stats().


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