XINU
Data Fields
eth_a_ss Struct Reference

CPSW_SSレジスタ用の構造体 More...

#include <am335x_eth.h>

Data Fields

uint32 ctrl
 スイッチ制御レジスタ More...
 
uint32 dlr_ltype
 DLR LTYPEレジスタ More...
 
uint32 flow_ctrl
 フロー制御 More...
 
uint32 gap_thresh
 CPGMAC_SL Short GAP閾値 More...
 
uint32 idver
 SS ID/Versionレジスタ More...
 
uint32 ptype
 TX(送信)優先度タイプレジスタ More...
 
uint32 reset
 SSソフトリセットレジスタ More...
 
uint32 soft_idle
 ソフトアイドル More...
 
uint32 stat_port_en
 統計ポート有効化レジスタ More...
 
uint32 thru_rate
 スループット率 More...
 
uint32 ts_ltype
 VLAN LTYPE1とLTYPE2レジスタ More...
 
uint32 tx_start_wds
 TX(送信)開始ワード More...
 
uint32 vlan_type
 LTYPE1とLTYPE2レジスタ More...
 

Detailed Description

CPSW_SSレジスタ用の構造体

Definition at line 178 of file am335x_eth.h.

Field Documentation

◆ ctrl

uint32 eth_a_ss::ctrl

スイッチ制御レジスタ

Definition at line 183 of file am335x_eth.h.

◆ dlr_ltype

uint32 eth_a_ss::dlr_ltype

DLR LTYPEレジスタ

Definition at line 205 of file am335x_eth.h.

◆ flow_ctrl

uint32 eth_a_ss::flow_ctrl

フロー制御

Definition at line 199 of file am335x_eth.h.

◆ gap_thresh

uint32 eth_a_ss::gap_thresh

CPGMAC_SL Short GAP閾値

Definition at line 195 of file am335x_eth.h.

◆ idver

uint32 eth_a_ss::idver

SS ID/Versionレジスタ

Definition at line 181 of file am335x_eth.h.

◆ ptype

uint32 eth_a_ss::ptype

TX(送信)優先度タイプレジスタ

Definition at line 189 of file am335x_eth.h.

◆ reset

uint32 eth_a_ss::reset

SSソフトリセットレジスタ

Definition at line 185 of file am335x_eth.h.

Referenced by ethinit().

◆ soft_idle

uint32 eth_a_ss::soft_idle

ソフトアイドル

Definition at line 191 of file am335x_eth.h.

◆ stat_port_en

uint32 eth_a_ss::stat_port_en

統計ポート有効化レジスタ

Definition at line 187 of file am335x_eth.h.

◆ thru_rate

uint32 eth_a_ss::thru_rate

スループット率

Definition at line 193 of file am335x_eth.h.

◆ ts_ltype

uint32 eth_a_ss::ts_ltype

VLAN LTYPE1とLTYPE2レジスタ

Definition at line 203 of file am335x_eth.h.

◆ tx_start_wds

uint32 eth_a_ss::tx_start_wds

TX(送信)開始ワード

Definition at line 197 of file am335x_eth.h.

◆ vlan_type

uint32 eth_a_ss::vlan_type

LTYPE1とLTYPE2レジスタ

Definition at line 201 of file am335x_eth.h.


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