FreeBSD kernel pms device code
agsaPhyBWCountersPage_s Struct Reference

structure describes bandwidth counters of a PHY in the SAS/SATA More...

#include <sa.h>

Data Fields

bit32 TXBWCounter
 
bit32 RXBWCounter
 

Detailed Description

structure describes bandwidth counters of a PHY in the SAS/SATA

Structure is used as a parameter passed in saGetPhyProfile() to describe the error counter

Definition at line 2286 of file sa.h.

Field Documentation

◆ RXBWCounter

bit32 agsaPhyBWCountersPage_s::RXBWCounter

Definition at line 2289 of file sa.h.

Referenced by mpiGetPhyProfileRsp(), and ossaGetPhyProfileCB().

◆ TXBWCounter

bit32 agsaPhyBWCountersPage_s::TXBWCounter

Definition at line 2288 of file sa.h.

Referenced by mpiGetPhyProfileRsp(), and ossaGetPhyProfileCB().


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