FreeBSD kernel CAM code
smp_phy_control_request Struct Reference

#include <smp_all.h>

Data Fields

uint8_t frame_type
 
uint8_t function
 
uint8_t response_len
 
uint8_t request_len
 
uint8_t expected_exp_chg_cnt [2]
 
uint8_t reserved0 [3]
 
uint8_t phy
 
uint8_t phy_operation
 
uint8_t update_pp_timeout
 
uint8_t reserved1 [12]
 
uint8_t attached_device_name [8]
 
uint8_t prog_min_phys_link_rate
 
uint8_t prog_max_phys_link_rate
 
uint8_t config_bits0
 
uint8_t reserved2
 
uint8_t pp_timeout_value
 
uint8_t reserved3 [3]
 
uint8_t crc [4]
 

Detailed Description

Definition at line 400 of file smp_all.h.

Field Documentation

◆ attached_device_name

uint8_t smp_phy_control_request::attached_device_name[8]

Definition at line 424 of file smp_all.h.

Referenced by smp_phy_control().

◆ config_bits0

uint8_t smp_phy_control_request::config_bits0

Definition at line 431 of file smp_all.h.

Referenced by smp_phy_control().

◆ crc

uint8_t smp_phy_control_request::crc[4]

Definition at line 459 of file smp_all.h.

◆ expected_exp_chg_cnt

uint8_t smp_phy_control_request::expected_exp_chg_cnt[2]

Definition at line 408 of file smp_all.h.

Referenced by smp_phy_control().

◆ frame_type

uint8_t smp_phy_control_request::frame_type

Definition at line 402 of file smp_all.h.

Referenced by smp_phy_control().

◆ function

uint8_t smp_phy_control_request::function

Definition at line 403 of file smp_all.h.

Referenced by smp_phy_control().

◆ phy

uint8_t smp_phy_control_request::phy

Definition at line 410 of file smp_all.h.

Referenced by smp_phy_control().

◆ phy_operation

uint8_t smp_phy_control_request::phy_operation

Definition at line 411 of file smp_all.h.

Referenced by smp_phy_control().

◆ pp_timeout_value

uint8_t smp_phy_control_request::pp_timeout_value

Definition at line 456 of file smp_all.h.

Referenced by smp_phy_control().

◆ prog_max_phys_link_rate

uint8_t smp_phy_control_request::prog_max_phys_link_rate

Definition at line 428 of file smp_all.h.

Referenced by smp_phy_control().

◆ prog_min_phys_link_rate

uint8_t smp_phy_control_request::prog_min_phys_link_rate

Definition at line 425 of file smp_all.h.

Referenced by smp_phy_control().

◆ request_len

uint8_t smp_phy_control_request::request_len

Definition at line 406 of file smp_all.h.

Referenced by smp_phy_control().

◆ reserved0

uint8_t smp_phy_control_request::reserved0[3]

Definition at line 409 of file smp_all.h.

◆ reserved1

uint8_t smp_phy_control_request::reserved1[12]

Definition at line 423 of file smp_all.h.

◆ reserved2

uint8_t smp_phy_control_request::reserved2

Definition at line 455 of file smp_all.h.

◆ reserved3

uint8_t smp_phy_control_request::reserved3[3]

Definition at line 458 of file smp_all.h.

◆ response_len

uint8_t smp_phy_control_request::response_len

Definition at line 404 of file smp_all.h.

Referenced by smp_phy_control().

◆ update_pp_timeout

uint8_t smp_phy_control_request::update_pp_timeout

Definition at line 421 of file smp_all.h.

Referenced by smp_phy_control().


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