FreeBSD kernel CXGBE device code
tp_fcoe_stats Struct Reference

#include <common.h>

Data Fields

u32 frames_ddp
 
u32 frames_drop
 
u64 octets_ddp
 

Detailed Description

Definition at line 199 of file common.h.

Field Documentation

◆ frames_ddp

u32 tp_fcoe_stats::frames_ddp

Definition at line 200 of file common.h.

Referenced by sysctl_fcoe_stats(), and t4_get_fcoe_stats().

◆ frames_drop

u32 tp_fcoe_stats::frames_drop

Definition at line 201 of file common.h.

Referenced by sysctl_fcoe_stats(), and t4_get_fcoe_stats().

◆ octets_ddp

u64 tp_fcoe_stats::octets_ddp

Definition at line 202 of file common.h.

Referenced by sysctl_fcoe_stats(), and t4_get_fcoe_stats().


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