|
XINU
|
Address Lookup Engine(ALE)レジスタ用の構造体 More...
#include <am335x_eth.h>
Data Fields | |
| uint32 | ctrl |
| ALE制御レジスタ More... | |
| uint32 | idver |
| ALE ID/Versionレジスタ More... | |
| uint32 | portctl [6] |
| ALEポート0〜5制御レジスタ More... | |
| uint32 | prescale |
| ALEプレスケールレジスタ More... | |
| uint32 | res1 |
| 予約1 More... | |
| uint32 | res2 |
| 予約2 More... | |
| uint32 | res3 |
| 予約3 More... | |
| uint32 | res4 |
| 予約4 More... | |
| uint32 | res5 [4] |
| 予約5 More... | |
| uint32 | tblctl |
| ALEテーブル制御 More... | |
| uint32 | tblw0 |
| ALEテーブルワード0レジスタ More... | |
| uint32 | tblw1 |
| ALEテーブルワード1レジスタ More... | |
| uint32 | tblw2 |
| ALEテーブルワード2レジスタ More... | |
| uint32 | unknown_vlan |
| ALE不明なVLANレジスタ More... | |
Address Lookup Engine(ALE)レジスタ用の構造体
Definition at line 10 of file am335x_eth.h.
| uint32 eth_a_ale::ctrl |
| uint32 eth_a_ale::idver |
ALE ID/Versionレジスタ
Definition at line 13 of file am335x_eth.h.
| uint32 eth_a_ale::portctl[6] |
| uint32 eth_a_ale::prescale |
ALEプレスケールレジスタ
Definition at line 21 of file am335x_eth.h.
| uint32 eth_a_ale::res1 |
予約1
Definition at line 15 of file am335x_eth.h.
| uint32 eth_a_ale::res2 |
予約2
Definition at line 19 of file am335x_eth.h.
| uint32 eth_a_ale::res3 |
予約3
Definition at line 23 of file am335x_eth.h.
| uint32 eth_a_ale::res4 |
予約4
Definition at line 27 of file am335x_eth.h.
| uint32 eth_a_ale::res5[4] |
予約5
Definition at line 31 of file am335x_eth.h.
| uint32 eth_a_ale::tblctl |
ALEテーブル制御
Definition at line 29 of file am335x_eth.h.
| uint32 eth_a_ale::tblw0 |
ALEテーブルワード0レジスタ
Definition at line 37 of file am335x_eth.h.
| uint32 eth_a_ale::tblw1 |
ALEテーブルワード1レジスタ
Definition at line 35 of file am335x_eth.h.
| uint32 eth_a_ale::tblw2 |
ALEテーブルワード2レジスタ
Definition at line 33 of file am335x_eth.h.
| uint32 eth_a_ale::unknown_vlan |
ALE不明なVLANレジスタ
Definition at line 25 of file am335x_eth.h.
1.8.13