FreeBSD kernel pms device code
agsaPhyRateControlPage_s Struct Reference

describe a Phy Rate Control 4.56 agsaPhyRateControlPage_t Description This profile page is used to read or set several rate control parameters. The page code for this profile page is 0x07. This page can be READ by issuing saGetPhyProfile(). It can be read anytime and there is no need to quiesce the I/O to the controller. Related parameters can be modified by issuing saSetPhyProfile() before calling saPhyStart() to the PHY. Note: This page is applicable only to the SPCv controller. Usage Initiator and target. More...

#include <sa.h>

Data Fields

bit32 Dword0
 
bit32 Dword1
 
bit32 Dword2
 

Detailed Description

describe a Phy Rate Control 4.56 agsaPhyRateControlPage_t Description This profile page is used to read or set several rate control parameters. The page code for this profile page is 0x07. This page can be READ by issuing saGetPhyProfile(). It can be read anytime and there is no need to quiesce the I/O to the controller. Related parameters can be modified by issuing saSetPhyProfile() before calling saPhyStart() to the PHY. Note: This page is applicable only to the SPCv controller. Usage Initiator and target.

Definition at line 1819 of file sa.h.

Field Documentation

◆ Dword0

bit32 agsaPhyRateControlPage_s::Dword0

Definition at line 1821 of file sa.h.

Referenced by mpiGetPhyProfileRsp().

◆ Dword1

bit32 agsaPhyRateControlPage_s::Dword1

Definition at line 1822 of file sa.h.

Referenced by mpiGetPhyProfileRsp().

◆ Dword2

bit32 agsaPhyRateControlPage_s::Dword2

Definition at line 1823 of file sa.h.

Referenced by mpiGetPhyProfileRsp().


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