XINU
|
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... | |
CPSW_SSレジスタ用の構造体
Definition at line 178 of file am335x_eth.h.
uint32 eth_a_ss::ctrl |
スイッチ制御レジスタ
Definition at line 183 of file am335x_eth.h.
uint32 eth_a_ss::dlr_ltype |
DLR LTYPEレジスタ
Definition at line 205 of file am335x_eth.h.
uint32 eth_a_ss::flow_ctrl |
フロー制御
Definition at line 199 of file am335x_eth.h.
uint32 eth_a_ss::gap_thresh |
CPGMAC_SL Short GAP閾値
Definition at line 195 of file am335x_eth.h.
uint32 eth_a_ss::idver |
SS ID/Versionレジスタ
Definition at line 181 of file am335x_eth.h.
uint32 eth_a_ss::ptype |
TX(送信)優先度タイプレジスタ
Definition at line 189 of file am335x_eth.h.
uint32 eth_a_ss::reset |
uint32 eth_a_ss::soft_idle |
ソフトアイドル
Definition at line 191 of file am335x_eth.h.
uint32 eth_a_ss::stat_port_en |
統計ポート有効化レジスタ
Definition at line 187 of file am335x_eth.h.
uint32 eth_a_ss::thru_rate |
スループット率
Definition at line 193 of file am335x_eth.h.
uint32 eth_a_ss::ts_ltype |
VLAN LTYPE1とLTYPE2レジスタ
Definition at line 203 of file am335x_eth.h.
uint32 eth_a_ss::tx_start_wds |
TX(送信)開始ワード
Definition at line 197 of file am335x_eth.h.
uint32 eth_a_ss::vlan_type |
LTYPE1とLTYPE2レジスタ
Definition at line 201 of file am335x_eth.h.