構文enum rtl_register_content
ファイル名
列挙体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
rtl_register_content | ||
| SYSErr | 0x8000 | ||
| PCSTimeout | 0x4000 | ||
| SWInt | 0x0100 | ||
| TxDescUnavail | 0x0080 | ||
| RxFIFOOver | 0x0040 | ||
| LinkChg | 0x0020 | ||
| RxOverflow | 0x0010 | ||
| TxErr | 0x0008 | ||
| TxOK | 0x0004 | ||
| RxErr | 0x0002 | ||
| RxOK | 0x0001 | ||
| RxFOVF | (1 << 23) | ||
| RxRWT | (1 << 22) | ||
| RxRES | (1 << 21) | ||
| RxRUNT | (1 << 20) | ||
| RxCRC | (1 << 19) | ||
| CmdReset | 0x10 | ||
| CmdRxEnb | 0x08 | ||
| CmdTxEnb | 0x04 | ||
| RxBufEmpty | 0x01 | ||
| HPQ | 0x80 | Poll cmd on the high prio queue | |
| NPQ | 0x40 | Poll cmd on the low prio queue | |
| FSWInt | 0x01 | Forced software interrupt | |
| Cfg9346_Lock | 0x00 | ||
| Cfg9346_Unlock | 0xc0 | ||
| AcceptErr | 0x20 | ||
| AcceptRunt | 0x10 | ||
| AcceptBroadcast | 0x08 | ||
| AcceptMulticast | 0x04 | ||
| AcceptMyPhys | 0x02 | ||
| AcceptAllPhys | 0x01 | ||
| RxCfgFIFOShift | 13 | ||
| RxCfgDMAShift | 8 | ||
| TxInterFrameGapShift | 24 | ||
| TxDMAShift | 8 | DMA burst value (0-7) is shift this many bits | |
| LEDS1 | (1 << 7) | ||
| LEDS0 | (1 << 6) | ||
| MSIEnable | (1 << 5) | Enable Message Signaled Interrupt | |
| Speed_down | (1 << 4) | ||
| MEMMAP | (1 << 3) | ||
| IOMAP | (1 << 2) | ||
| VPD | (1 << 1) | ||
| PMEnable | (1 << 0) | Power Management Enable | |
| PCI_Clock_66MHz | 0x01 | ||
| PCI_Clock_33MHz | 0x00 | ||
| MagicPacket | (1 << 5) | Wake up when receives a Magic Packet | |
| LinkUp | (1 << 4) | Wake up when the cable connection is re-established | |
| Beacon_en | (1 << 0) | 8168 only. Reserved in the 8168b | |
| BWF | (1 << 6) | Accept Broadcast wakeup frame | |
| MWF | (1 << 5) | Accept Multicast wakeup frame | |
| UWF | (1 << 4) | Accept Unicast wakeup frame | |
| LanWake | (1 << 1) | LanWake enable/disable | |
| PMEStatus | (1 << 0) | PME status can be reset by PCI RST# | |
| TBIReset | 0x80000000 | ||
| TBILoopback | 0x40000000 | ||
| TBINwEnable | 0x20000000 | ||
| TBINwRestart | 0x10000000 | ||
| TBILinkOk | 0x02000000 | ||
| TBINwComplete | 0x01000000 | ||
| EnableBist | (1 << 15) | 8168 8101 | |
| Mac_dbgo_oe | (1 << 14) | 8168 8101 | |
| Normal_mode | (1 << 13) | unused | |
| Force_half_dup | (1 << 12) | 8168 8101 | |
| Force_rxflow_en | (1 << 11) | 8168 8101 | |
| Force_txflow_en | (1 << 10) | 8168 8101 | |
| Cxpl_dbg_sel | (1 << 9) | 8168 8101 | |
| ASF | (1 << 8) | 8168 8101 | |
| PktCntrDisable | (1 << 7) | 8168 8101 | |
| Mac_dbgo_sel | 0x001c | 8168 | |
| RxVlan | (1 << 6) | ||
| RxChkSum | (1 << 5) | ||
| PCIDAC | (1 << 4) | ||
| PCIMulRW | (1 << 3) | ||
| INTT_0 | 0x0000 | 8168 | |
| INTT_1 | 0x0001 | 8168 | |
| INTT_2 | 0x0002 | 8168 | |
| INTT_3 | 0x0003 | 8168 | |
| TBI_Enable | 0x80 | ||
| TxFlowCtrl | 0x40 | ||
| RxFlowCtrl | 0x20 | ||
| _1000bpsF | 0x10 | ||
| _100bps | 0x08 | ||
| _10bps | 0x04 | ||
| LinkStatus | 0x02 | ||
| FullDup | 0x01 | ||
| TBILinkOK | 0x02000000 | ||
| CounterDump | 0x8 |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー