FreeBSD kernel CXGBE device code
tp_cpl_stats Struct Reference

#include <common.h>

Data Fields

u32 req [MAX_NCHAN]
 
u32 rsp [MAX_NCHAN]
 

Detailed Description

Definition at line 227 of file common.h.

Field Documentation

◆ req

u32 tp_cpl_stats::req[MAX_NCHAN]

Definition at line 228 of file common.h.

Referenced by sysctl_cpl_stats(), and t4_tp_get_cpl_stats().

◆ rsp

u32 tp_cpl_stats::rsp[MAX_NCHAN]

Definition at line 229 of file common.h.

Referenced by sysctl_cpl_stats(), and t4_tp_get_cpl_stats().


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