FreeBSD kernel CXGBE device code
c4iw_stats Struct Reference

#include <iw_cxgbe.h>

Collaboration diagram for c4iw_stats:

Data Fields

struct mutex lock
 
struct c4iw_stat qid
 
struct c4iw_stat pd
 
struct c4iw_stat stag
 
struct c4iw_stat pbl
 
struct c4iw_stat rqt
 

Detailed Description

Definition at line 132 of file iw_cxgbe.h.

Field Documentation

◆ lock

struct mutex c4iw_stats::lock

Definition at line 133 of file iw_cxgbe.h.

◆ pbl

struct c4iw_stat c4iw_stats::pbl

Definition at line 137 of file iw_cxgbe.h.

◆ pd

struct c4iw_stat c4iw_stats::pd

Definition at line 135 of file iw_cxgbe.h.

◆ qid

struct c4iw_stat c4iw_stats::qid

Definition at line 134 of file iw_cxgbe.h.

◆ rqt

struct c4iw_stat c4iw_stats::rqt

Definition at line 138 of file iw_cxgbe.h.

◆ stag

struct c4iw_stat c4iw_stats::stag

Definition at line 136 of file iw_cxgbe.h.


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