#define TI_PCI_ID PCI_ID_REG
#define TI_PCI_CMDSTAT PCI_COMMAND_STATUS_REG
#define TI_PCI_CLASSCODE PCI_CLASS_REG
#define TI_PCI_BIST PCI_BHLC_REG
#define TI_PCI_LOMEM PCI_MAPS
#define TI_PCI_SUBSYS PCI_SUBVEND_0
#define TI_PCI_ROMBASE 0x030
#define TI_PCI_INT PCI_INTLINE
#define TI_MISC_HOST_CTL 0x040
#define TI_MISC_LOCAL_CTL 0x044
#define TI_SEM_AB 0x048
#define TI_MISC_CONF 0x050
#define TI_TIMER_BITS 0x054
#define TI_TIMERREF 0x058
#define TI_PCI_STATE 0x05C
#define TI_MAIN_EVENT_A 0x060
#define TI_MAILBOX_EVENT_A 0x064
#define TI_WINBASE 0x068
#define TI_WINDATA 0x06C
#define TI_MAIN_EVENT_B 0x070
#define TI_MAILBOX_EVENT_B 0x074
#define TI_TIMERREF_B 0x078
#define TI_SERIAL 0x07C
#define TI_MHC_INTSTATE 0x00000001
#define TI_MHC_CLEARINT 0x00000002
#define TI_MHC_RESET 0x00000008
#define TI_MHC_BYTE_SWAP_ENB 0x00000010
#define TI_MHC_WORD_SWAP_ENB 0x00000020
#define TI_MHC_MASK_INTS 0x00000040
#define TI_MHC_CHIP_REV_MASK 0xF0000000
#define TI_MHC_BIGENDIAN_INIT \
(TI_MHC_BYTE_SWAP_ENB|TI_MHC_WORD_SWAP_ENB|TI_MHC_CLEARINT)
#define TI_MHC_LITTLEENDIAN_INIT \
(TI_MHC_WORD_SWAP_ENB|TI_MHC_CLEARINT)
#define TI_REV_TIGON_I 0x40000000
#define TI_REV_TIGON_II 0x60000000
#define TI_FIRMWARE_MAJOR 0xc
#define TI_FIRMWARE_MINOR 0x4
#define TI_FIRMWARE_FIX 0xd
#define TI_MLC_EE_WRITE_ENB 0x00000010
#define TI_MLC_SRAM_BANK_SIZE 0x00000300
#define TI_MLC_LOCALADDR_21 0x00004000
#define TI_MLC_LOCALADDR_22 0x00008000
#define TI_MLC_SBUS_WRITEERR 0x00080000
#define TI_MLC_EE_CLK 0x00100000
#define TI_MLC_EE_TXEN 0x00200000
#define TI_MLC_EE_DOUT 0x00400000
#define TI_MLC_EE_DIN 0x00800000
#define TI_MLC_SRAM_BANK_DISA 0x00000000
#define TI_MLC_SRAM_BANK_1024K 0x00000100
#define TI_MLC_SRAM_BANK_512K 0x00000200
#define TI_MLC_SRAM_BANK_256K 0x00000300
#define TI_EE_MAC_OFFSET 0x8c
#define TI_DMA_ASSIST 0x11C
#define TI_CPU_STATE 0x140
#define TI_CPU_PROGRAM_COUNTER 0x144
#define TI_SRAM_ADDR 0x154
#define TI_SRAM_DATA 0x158
#define TI_GEN_0 0x180
#define TI_GEN_X 0x1FC
#define TI_MAC_TX_STATE 0x200
#define TI_MAC_RX_STATE 0x220
#define TI_CPU_CTL_B 0x240
#define TI_CPU_PROGRAM_COUNTER_B 0x244
#define TI_SRAM_ADDR_B 0x254
#define TI_SRAM_DATA_B 0x258
#define TI_GEN_B_0 0x280
#define TI_GEN_B_X 0x2FC
#define TI_MCR_SRAM_SYNCHRONOUS 0x00100000
#define TI_PCISTATE_FORCE_RESET 0x00000001
#define TI_PCISTATE_PROVIDE_LEN 0x00000002
#define TI_PCISTATE_READ_MAXDMA 0x0000001C
#define TI_PCISTATE_WRITE_MAXDMA 0x000000E0
#define TI_PCISTATE_MINDMA 0x0000FF00
#define TI_PCISTATE_FIFO_RETRY_ENB 0x00010000
#define TI_PCISTATE_USE_MEM_RD_MULT 0x00020000
#define TI_PCISTATE_NO_SWAP_READ_DMA 0x00040000
#define TI_PCISTATE_NO_SWAP_WRITE_DMA 0x00080000
#define TI_PCISTATE_66MHZ_BUS 0x00080000
#define TI_PCISTATE_32BIT_BUS 0x00100000
#define TI_PCISTATE_ENB_BYTE_ENABLES 0x00800000
#define TI_PCISTATE_READ_CMD 0x0F000000
#define TI_PCISTATE_WRITE_CMD 0xF0000000
#define TI_PCI_READMAX_4 0x04
#define TI_PCI_READMAX_16 0x08
#define TI_PCI_READMAX_32 0x0C
#define TI_PCI_READMAX_64 0x10
#define TI_PCI_READMAX_128 0x14
#define TI_PCI_READMAX_256 0x18
#define TI_PCI_READMAX_1024 0x1C
#define TI_PCI_WRITEMAX_4 0x20
#define TI_PCI_WRITEMAX_16 0x40
#define TI_PCI_WRITEMAX_32 0x60
#define TI_PCI_WRITEMAX_64 0x80
#define TI_PCI_WRITEMAX_128 0xA0
#define TI_PCI_WRITEMAX_256 0xC0
#define TI_PCI_WRITEMAX_1024 0xE0
#define TI_PCI_READ_CMD 0x06000000
#define TI_PCI_WRITE_CMD 0x70000000
#define TI_DMASTATE_ENABLE 0x00000001
#define TI_DMASTATE_PAUSE 0x00000002
#define TI_CPUSTATE_RESET 0x00000001
#define TI_CPUSTATE_STEP 0x00000002
#define TI_CPUSTATE_ROMFAIL 0x00000010
#define TI_CPUSTATE_HALT 0x00010000
#define TI_TXSTATE_RESET 0x00000001
#define TI_TXSTATE_ENB 0x00000002
#define TI_TXSTATE_STOP 0x00000004
#define TI_RXSTATE_RESET 0x00000001
#define TI_RXSTATE_ENB 0x00000002
#define TI_RXSTATE_STOP 0x00000004
#define TI_MB_HOSTINTR_HI 0x500
#define TI_MB_HOSTINTR_LO 0x504
#define TI_MB_HOSTINTR TI_MB_HOSTINTR_LO
#define TI_MB_CMDPROD_IDX_HI 0x508
#define TI_MB_CMDPROD_IDX_LO 0x50C
#define TI_MB_CMDPROD_IDX TI_MB_CMDPROD_IDX_LO
#define TI_MB_SENDPROD_IDX_HI 0x510
#define TI_MB_SENDPROD_IDX_LO 0x514
#define TI_MB_SENDPROD_IDX TI_MB_SENDPROD_IDX_LO
#define TI_MB_STDRXPROD_IDX_HI 0x518
#define TI_MB_STDRXPROD_IDX_LO 0x51C
#define TI_MB_STDRXPROD_IDX TI_MB_STDRXPROD_IDX_LO
#define TI_MB_JUMBORXPROD_IDX_HI 0x520
#define TI_MB_JUMBORXPROD_IDX_LO 0x524
#define TI_MB_JUMBORXPROD_IDX TI_MB_JUMBORXPROD_IDX_LO
#define TI_MB_MINIRXPROD_IDX_HI 0x528
#define TI_MB_MINIRXPROD_IDX_LO 0x52C
#define TI_MB_MINIRXPROD_IDX TI_MB_MINIRXPROD_IDX_LO
#define TI_MB_RSVD 0x530
#define TI_GCR_BASE 0x600
#define TI_GCR_MACADDR 0x600
#define TI_GCR_PAR0 0x600
#define TI_GCR_PAR1 0x604
#define TI_GCR_GENINFO_HI 0x608
#define TI_GCR_GENINFO_LO 0x60C
#define TI_GCR_MCASTADDR 0x610
#define TI_GCR_MAR0 0x610
#define TI_GCR_MAR1 0x614
#define TI_GCR_OPMODE 0x618
#define TI_GCR_DMA_READCFG 0x61C
#define TI_GCR_DMA_WRITECFG 0x620
#define TI_GCR_TX_BUFFER_RATIO 0x624
#define TI_GCR_EVENTCONS_IDX 0x628
#define TI_GCR_CMDCONS_IDX 0x62C
#define TI_GCR_TUNEPARMS 0x630
#define TI_GCR_RX_COAL_TICKS 0x630
#define TI_GCR_TX_COAL_TICKS 0x634
#define TI_GCR_STAT_TICKS 0x638
#define TI_GCR_TX_MAX_COAL_BD 0x63C
#define TI_GCR_RX_MAX_COAL_BD 0x640
#define TI_GCR_NIC_TRACING 0x644
#define TI_GCR_GLINK 0x648
#define TI_GCR_LINK 0x64C
#define TI_GCR_NICTRACE_PTR 0x650
#define TI_GCR_NICTRACE_START 0x654
#define TI_GCR_NICTRACE_LEN 0x658
#define TI_GCR_IFINDEX 0x65C
#define TI_GCR_IFMTU 0x660
#define TI_GCR_MASK_INTRS 0x664
#define TI_GCR_GLINK_STAT 0x668
#define TI_GCR_LINK_STAT 0x66C
#define TI_GCR_RXRETURNCONS_IDX 0x680
#define TI_GCR_CMDRING 0x700
#define TI_GCR_NIC_ADDR(x) (x - TI_GCR_BASE)
#define TI_WINDOW 0x800
#define TI_WINLEN 0x800
#define TI_TICKS_PER_SEC 1000000
#define TI_OPMODE_BYTESWAP_BD 0x00000002
#define TI_OPMODE_WORDSWAP_BD 0x00000004
#define TI_OPMODE_WARN_ENB 0x00000008
#define TI_OPMODE_BYTESWAP_DATA 0x00000010
#define TI_OPMODE_1_DMA_ACTIVE 0x00000040
#define TI_OPMODE_SBUS 0x00000100
#define TI_OPMODE_DONT_FRAG_JUMBO 0x00000200
#define TI_OPMODE_INCLUDE_CRC 0x00000400
#define TI_OPMODE_RX_BADFRAMES 0x00000800
#define TI_OPMODE_NO_EVENT_INTRS 0x00001000
#define TI_OPMODE_NO_TX_INTRS 0x00002000
#define TI_OPMODE_NO_RX_INTRS 0x00004000
#define TI_OPMODE_FATAL_ENB 0x40000000
#if BYTE_ORDER == BIG_ENDIAN
#define TI_DMA_SWAP_OPTIONS \
TI_OPMODE_BYTESWAP_DATA| \
TI_OPMODE_BYTESWAP_BD|TI_OPMODE_WORDSWAP_BD
#else
#define TI_DMA_SWAP_OPTIONS \
TI_OPMODE_BYTESWAP_DATA
#endif
#define TI_DMA_STATE_THRESH_16W 0x00000100
#define TI_DMA_STATE_THRESH_8W 0x00000080
#define TI_DMA_STATE_THRESH_4W 0x00000040
#define TI_DMA_STATE_THRESH_2W 0x00000020
#define TI_DMA_STATE_THRESH_1W 0x00000010
#define TI_DMA_STATE_FORCE_32_BIT 0x00000008
#define TI_GLNK_SENSE_NO_BEG 0x00002000
#define TI_GLNK_LOOPBACK 0x00004000
#define TI_GLNK_PREF 0x00008000
#define TI_GLNK_1000MB 0x00040000
#define TI_GLNK_FULL_DUPLEX 0x00080000
#define TI_GLNK_TX_FLOWCTL_Y 0x00200000
#define TI_GLNK_RX_FLOWCTL_Y 0x00800000
#define TI_GLNK_AUTONEGENB 0x20000000
#define TI_GLNK_ENB 0x40000000
#define TI_LNK_LOOPBACK 0x00004000
#define TI_LNK_PREF 0x00008000
#define TI_LNK_10MB 0x00010000
#define TI_LNK_100MB 0x00020000
#define TI_LNK_1000MB 0x00040000
#define TI_LNK_FULL_DUPLEX 0x00080000
#define TI_LNK_HALF_DUPLEX 0x00100000
#define TI_LNK_TX_FLOWCTL_Y 0x00200000
#define TI_LNK_RX_FLOWCTL_Y 0x00800000
#define TI_LNK_AUTONEGENB 0x20000000
#define TI_LNK_ENB 0x40000000
#define TI_EVENT_RING_CNT 256
#define TI_CMD_RING_CNT 64
#define TI_STD_RX_RING_CNT 512
#define TI_JUMBO_RX_RING_CNT 256
#define TI_MINI_RX_RING_CNT 1024
#define TI_RETURN_RING_CNT 2048
#define TI_TX_RING_CNT_128 128
#define TI_TX_RING_BASE_128 0x3800
#define TI_TX_RING_CNT_256 256
#define TI_TX_RING_BASE_256 0x3000
#define TI_TX_RING_CNT_512 512
#define TI_TX_RING_BASE_512 0x2000
#define TI_TX_RING_CNT TI_TX_RING_CNT_512
#define TI_TX_RING_BASE TI_TX_RING_BASE_512
#define TI_MEM_MAX 0x7FFFFF
typedef struct {
u_int32_t ti_addr_hi;
u_int32_t ti_addr_lo;
} ti_hostaddr;
#define TI_HOSTADDR(x) x.ti_addr_lo
struct ti_rcb {
ti_hostaddr ti_hostaddr;
#if BYTE_ORDER == BIG_ENDIAN
u_int16_t ti_max_len;
u_int16_t ti_flags;
#else
u_int16_t ti_flags;
u_int16_t ti_max_len;
#endif
u_int32_t ti_unused;
};
#define TI_RCB_FLAG_TCP_UDP_CKSUM 0x00000001
#define TI_RCB_FLAG_IP_CKSUM 0x00000002
#define TI_RCB_FLAG_NO_PHDR_CKSUM 0x00000008
#define TI_RCB_FLAG_VLAN_ASSIST 0x00000010
#define TI_RCB_FLAG_COAL_UPD_ONLY 0x00000020
#define TI_RCB_FLAG_HOST_RING 0x00000040
#define TI_RCB_FLAG_IEEE_SNAP_CKSUM 0x00000080
#define TI_RCB_FLAG_USE_EXT_RX_BD 0x00000100
#define TI_RCB_FLAG_RING_DISABLED 0x00000200
struct ti_producer {
u_int32_t ti_idx;
u_int32_t ti_unused;
};
struct ti_stats {
volatile u_int32_t dot3StatsAlignmentErrors;
volatile u_int32_t dot3StatsFCSErrors;
volatile u_int32_t dot3StatsSingleCollisionFrames;
volatile u_int32_t dot3StatsMultipleCollisionFrames;
volatile u_int32_t dot3StatsSQETestErrors;
volatile u_int32_t dot3StatsDeferredTransmissions;
volatile u_int32_t dot3StatsLateCollisions;
volatile u_int32_t dot3StatsExcessiveCollisions;
volatile u_int32_t dot3StatsInternalMacTransmitErrors;
volatile u_int32_t dot3StatsCarrierSenseErrors;
volatile u_int32_t dot3StatsFrameTooLongs;
volatile u_int32_t dot3StatsInternalMacReceiveErrors;
volatile u_int32_t ifIndex;
volatile u_int32_t ifType;
volatile u_int32_t ifMtu;
volatile u_int32_t ifSpeed;
volatile u_int32_t ifAdminStatus;
#define IF_ADMIN_STATUS_UP 1
#define IF_ADMIN_STATUS_DOWN 2
#define IF_ADMIN_STATUS_TESTING 3
volatile u_int32_t ifOperStatus;
#define IF_OPER_STATUS_UP 1
#define IF_OPER_STATUS_DOWN 2
#define IF_OPER_STATUS_TESTING 3
#define IF_OPER_STATUS_UNKNOWN 4
#define IF_OPER_STATUS_DORMANT 5
volatile u_int32_t ifLastChange;
volatile u_int32_t ifInDiscards;
volatile u_int32_t ifInErrors;
volatile u_int32_t ifInUnknownProtos;
volatile u_int32_t ifOutDiscards;
volatile u_int32_t ifOutErrors;
volatile u_int32_t ifOutQLen;
volatile u_int8_t ifPhysAddress[8];
volatile u_int8_t ifDescr[32];
u_int32_t alignIt;
volatile u_int64_t ifHCInOctets;
volatile u_int64_t ifHCInUcastPkts;
volatile u_int64_t ifHCInMulticastPkts;
volatile u_int64_t ifHCInBroadcastPkts;
volatile u_int64_t ifHCOutOctets;
volatile u_int64_t ifHCOutUcastPkts;
volatile u_int64_t ifHCOutMulticastPkts;
volatile u_int64_t ifHCOutBroadcastPkts;
volatile u_int32_t ifLinkUpDownTrapEnable;
volatile u_int32_t ifHighSpeed;
volatile u_int32_t ifPromiscuousMode;
volatile u_int32_t ifConnectorPresent;
volatile u_int32_t nicCmdsHostState;
volatile u_int32_t nicCmdsFDRFiltering;
volatile u_int32_t nicCmdsSetRecvProdIndex;
volatile u_int32_t nicCmdsUpdateGencommStats;
volatile u_int32_t nicCmdsResetJumboRing;
volatile u_int32_t nicCmdsAddMCastAddr;
volatile u_int32_t nicCmdsDelMCastAddr;
volatile u_int32_t nicCmdsSetPromiscMode;
volatile u_int32_t nicCmdsLinkNegotiate;
volatile u_int32_t nicCmdsSetMACAddr;
volatile u_int32_t nicCmdsClearProfile;
volatile u_int32_t nicCmdsSetMulticastMode;
volatile u_int32_t nicCmdsClearStats;
volatile u_int32_t nicCmdsSetRecvJumboProdIndex;
volatile u_int32_t nicCmdsSetRecvMiniProdIndex;
volatile u_int32_t nicCmdsRefreshStats;
volatile u_int32_t nicCmdsUnknown;
volatile u_int32_t nicEventsNICFirmwareOperational;
volatile u_int32_t nicEventsStatsUpdated;
volatile u_int32_t nicEventsLinkStateChanged;
volatile u_int32_t nicEventsError;
volatile u_int32_t nicEventsMCastListUpdated;
volatile u_int32_t nicEventsResetJumboRing;
volatile u_int32_t nicRingSetSendProdIndex;
volatile u_int32_t nicRingSetSendConsIndex;
volatile u_int32_t nicRingSetRecvReturnProdIndex;
volatile u_int32_t nicInterrupts;
volatile u_int32_t nicAvoidedInterrupts;
volatile u_int32_t nicEventThresholdHit;
volatile u_int32_t nicSendThresholdHit;
volatile u_int32_t nicRecvThresholdHit;
volatile u_int32_t nicDmaRdOverrun;
volatile u_int32_t nicDmaRdUnderrun;
volatile u_int32_t nicDmaWrOverrun;
volatile u_int32_t nicDmaWrUnderrun;
volatile u_int32_t nicDmaWrMasterAborts;
volatile u_int32_t nicDmaRdMasterAborts;
volatile u_int32_t nicDmaWriteRingFull;
volatile u_int32_t nicDmaReadRingFull;
volatile u_int32_t nicEventRingFull;
volatile u_int32_t nicEventProducerRingFull;
volatile u_int32_t nicTxMacDescrRingFull;
volatile u_int32_t nicOutOfTxBufSpaceFrameRetry;
volatile u_int32_t nicNoMoreWrDMADescriptors;
volatile u_int32_t nicNoMoreRxBDs;
volatile u_int32_t nicNoSpaceInReturnRing;
volatile u_int32_t nicSendBDs;
volatile u_int32_t nicRecvBDs;
volatile u_int32_t nicJumboRecvBDs;
volatile u_int32_t nicMiniRecvBDs;
volatile u_int32_t nicTotalRecvBDs;
volatile u_int32_t nicTotalSendBDs;
volatile u_int32_t nicJumboSpillOver;
volatile u_int32_t nicSbusHangCleared;
volatile u_int32_t nicEnqEventDelayed;
volatile u_int32_t nicMacRxLateColls;
volatile u_int32_t nicMacRxLinkLostDuringPkt;
volatile u_int32_t nicMacRxPhyDecodeErr;
volatile u_int32_t nicMacRxMacAbort;
volatile u_int32_t nicMacRxTruncNoResources;
volatile u_int32_t nicMacRxDropUla;
volatile u_int32_t nicMacRxDropMcast;
volatile u_int32_t nicMacRxFlowControl;
volatile u_int32_t nicMacRxDropSpace;
volatile u_int32_t nicMacRxColls;
volatile u_int32_t nicMacRxTotalAttns;
volatile u_int32_t nicMacRxLinkAttns;
volatile u_int32_t nicMacRxSyncAttns;
volatile u_int32_t nicMacRxConfigAttns;
volatile u_int32_t nicMacReset;
volatile u_int32_t nicMacRxBufDescrAttns;
volatile u_int32_t nicMacRxBufAttns;
volatile u_int32_t nicMacRxZeroFrameCleanup;
volatile u_int32_t nicMacRxOneFrameCleanup;
volatile u_int32_t nicMacRxMultipleFrameCleanup;
volatile u_int32_t nicMacRxTimerCleanup;
volatile u_int32_t nicMacRxDmaCleanup;
volatile u_int32_t nicMacTxCollisionHistogram[15];
volatile u_int32_t nicMacTxTotalAttns;
volatile u_int32_t nicProfile[32];
u_int32_t pad[75];
};
struct ti_gib {
struct ti_stats ti_stats;
struct ti_rcb ti_ev_rcb;
struct ti_rcb ti_cmd_rcb;
struct ti_rcb ti_tx_rcb;
struct ti_rcb ti_std_rx_rcb;
struct ti_rcb ti_jumbo_rx_rcb;
struct ti_rcb ti_mini_rx_rcb;
struct ti_rcb ti_return_rcb;
ti_hostaddr ti_ev_prodidx_ptr;
ti_hostaddr ti_return_prodidx_ptr;
ti_hostaddr ti_tx_considx_ptr;
ti_hostaddr ti_refresh_stats_ptr;
};
struct ti_rx_desc {
ti_hostaddr ti_addr;
#if BYTE_ORDER == BIG_ENDIAN
u_int16_t ti_idx;
u_int16_t ti_len;
#else
u_int16_t ti_len;
u_int16_t ti_idx;
#endif
#if BYTE_ORDER == BIG_ENDIAN
u_int16_t ti_type;
u_int16_t ti_flags;
#else
u_int16_t ti_flags;
u_int16_t ti_type;
#endif
#if BYTE_ORDER == BIG_ENDIAN
u_int16_t ti_ip_cksum;
u_int16_t ti_tcp_udp_cksum;
#else
u_int16_t ti_tcp_udp_cksum;
u_int16_t ti_ip_cksum;
#endif
#if BYTE_ORDER == BIG_ENDIAN
u_int16_t ti_error_flags;
u_int16_t ti_vlan_tag;
#else
u_int16_t ti_vlan_tag;
u_int16_t ti_error_flags;
#endif
u_int32_t ti_rsvd;
u_int32_t ti_opaque;
};
struct ti_rx_desc_ext {
ti_hostaddr ti_addr1;
ti_hostaddr ti_addr2;
ti_hostaddr ti_addr3;
#if BYTE_ORDER == BIG_ENDIAN
u_int16_t ti_len1;
u_int16_t ti_len2;
#else
u_int16_t ti_len2;
u_int16_t ti_len1;
#endif
#if BYTE_ORDER == BIG_ENDIAN
u_int16_t ti_len3;
u_int16_t ti_rsvd0;
#else
u_int16_t ti_rsvd0;
u_int16_t ti_len3;
#endif
ti_hostaddr ti_addr0;
#if BYTE_ORDER == BIG_ENDIAN
u_int16_t ti_idx;
u_int16_t ti_len0;
#else
u_int16_t ti_len0;
u_int16_t ti_idx;
#endif
#if BYTE_ORDER == BIG_ENDIAN
u_int16_t ti_type;
u_int16_t ti_flags;
#else
u_int16_t ti_flags;
u_int16_t ti_type;
#endif
#if BYTE_ORDER == BIG_ENDIAN
u_int16_t ti_ip_cksum;
u_int16_t ti_tcp_udp_cksum;
#else
u_int16_t ti_tcp_udp_cksum;
u_int16_t ti_ip_cksum;
#endif
#if BYTE_ORDER == BIG_ENDIAN
u_int16_t ti_error_flags;
u_int16_t ti_vlan_tag;
#else
u_int16_t ti_vlan_tag;
u_int16_t ti_error_flags;
#endif
u_int32_t ti_rsvd1;
u_int32_t ti_opaque;
};
struct ti_tx_desc {
ti_hostaddr ti_addr;
#if BYTE_ORDER == BIG_ENDIAN
u_int16_t ti_len;
u_int16_t ti_flags;
#else
u_int16_t ti_flags;
u_int16_t ti_len;
#endif
#if BYTE_ORDER == BIG_ENDIAN
u_int16_t ti_rsvd;
u_int16_t ti_vlan_tag;
#else
u_int16_t ti_vlan_tag;
u_int16_t ti_rsvd;
#endif
};
#define TI_JUMBO_FRAMELEN 9018
#define TI_JUMBO_MTU (TI_JUMBO_FRAMELEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
#define TI_PAGE_SIZE PAGE_SIZE
#define TI_BDERR_CRC 0x0001
#define TI_BDERR_COLLDETECT 0x0002
#define TI_BDERR_LINKLOST 0x0004
#define TI_BDERR_DECODE 0x0008
#define TI_BDERR_ODD_NIBBLES 0x0010
#define TI_BDERR_MAC_ABRT 0x0020
#define TI_BDERR_RUNT 0x0040
#define TI_BDERR_TRUNC 0x0080
#define TI_BDERR_GIANT 0x0100
#define TI_BDFLAG_TCP_UDP_CKSUM 0x0001
#define TI_BDFLAG_IP_CKSUM 0x0002
#define TI_BDFLAG_END 0x0004
#define TI_BDFLAG_MORE 0x0008
#define TI_BDFLAG_JUMBO_RING 0x0010
#define TI_BDFLAG_UCAST_PKT 0x0020
#define TI_BDFLAG_MCAST_PKT 0x0040
#define TI_BDFLAG_BCAST_PKT 0x0060
#define TI_BDFLAG_IP_FRAG 0x0080
#define TI_BDFLAG_IP_FRAG_END 0x0100
#define TI_BDFLAG_VLAN_TAG 0x0200
#define TI_BDFLAG_ERROR 0x0400
#define TI_BDFLAG_COAL_NOW 0x0800
#define TI_BDFLAG_MINI_RING 0x1000
#define TI_BDTYPE_TYPE_NULL 0x0000
#define TI_BDTYPE_SEND_BD 0x0001
#define TI_BDTYPE_RECV_BD 0x0002
#define TI_BDTYPE_RECV_JUMBO_BD 0x0003
#define TI_BDTYPE_RECV_BD_LAST 0x0004
#define TI_BDTYPE_SEND_DATA 0x0005
#define TI_BDTYPE_SEND_DATA_LAST 0x0006
#define TI_BDTYPE_RECV_DATA 0x0007
#define TI_BDTYPE_RECV_DATA_LAST 0x000b
#define TI_BDTYPE_EVENT_RUPT 0x000c
#define TI_BDTYPE_EVENT_NO_RUPT 0x000d
#define TI_BDTYPE_ODD_START 0x000e
#define TI_BDTYPE_UPDATE_STATS 0x000f
#define TI_BDTYPE_SEND_DUMMY_DMA 0x0010
#define TI_BDTYPE_EVENT_PROD 0x0011
#define TI_BDTYPE_TX_CONS 0x0012
#define TI_BDTYPE_RX_PROD 0x0013
#define TI_BDTYPE_REFRESH_STATS 0x0014
#define TI_BDTYPE_SEND_DATA_LAST_VLAN 0x0015
#define TI_BDTYPE_SEND_DATA_COAL 0x0016
#define TI_BDTYPE_SEND_DATA_LAST_COAL 0x0017
#define TI_BDTYPE_SEND_DATA_LAST_VLAN_COAL 0x0018
#define TI_BDTYPE_TX_CONS_NO_INTR 0x0019
struct ti_cmd_desc {
u_int32_t ti_cmdx;
};
#define TI_CMD_CMD(cmd) (((((cmd)->ti_cmdx)) >> 24) & 0xff)
#define TI_CMD_CODE(cmd) (((((cmd)->ti_cmdx)) >> 12) & 0xfff)
#define TI_CMD_IDX(cmd) ((((cmd)->ti_cmdx)) & 0xfff)
#define TI_CMD_HOST_STATE 0x01
#define TI_CMD_CODE_STACK_UP 0x01
#define TI_CMD_CODE_STACK_DOWN 0x02
#define TI_CMD_FDR_FILTERING 0x02
#define TI_CMD_CODE_FILT_ENB 0x01
#define TI_CMD_CODE_FILT_DIS 0x02
#define TI_CMD_SET_RX_PROD_IDX 0x03
#define TI_CMD_UPDATE_GENCOM 0x04
#define TI_CMD_RESET_JUMBO_RING 0x05
#define TI_CMD_SET_PARTIAL_RX_CNT 0x06
#define TI_CMD_ADD_MCAST_ADDR 0x08
#define TI_CMD_DEL_MCAST_ADDR 0x09
#define TI_CMD_SET_PROMISC_MODE 0x0A
#define TI_CMD_CODE_PROMISC_ENB 0x01
#define TI_CMD_CODE_PROMISC_DIS 0x02
#define TI_CMD_LINK_NEGOTIATION 0x0B
#define TI_CMD_CODE_NEGOTIATE_BOTH 0x00
#define TI_CMD_CODE_NEGOTIATE_GIGABIT 0x01
#define TI_CMD_CODE_NEGOTIATE_10_100 0x02
#define TI_CMD_SET_MAC_ADDR 0x0C
#define TI_CMD_CLR_PROFILE 0x0D
#define TI_CMD_SET_ALLMULTI 0x0E
#define TI_CMD_CODE_ALLMULTI_ENB 0x01
#define TI_CMD_CODE_ALLMULTI_DIS 0x02
#define TI_CMD_CLR_STATS 0x0F
#define TI_CMD_SET_RX_JUMBO_PROD_IDX 0x10
#define TI_CMD_RFRSH_STATS 0x11
#define TI_CMD_EXT_ADD_MCAST 0x12
#define TI_CMD_EXT_DEL_MCAST 0x13
#define TI_DO_CMD(x, y, z) \
do { \
cmd.ti_cmdx = (((x) << 24) | ((y) << 12) | ((z))); \
ti_cmd(sc, &cmd); \
} while (0)
#define TI_DO_CMD_EXT(x, y, z, v, w) \
do { \
cmd.ti_cmdx = (((x) << 24) | ((y) << 12) | ((z))); \
ti_cmd_ext(sc, &cmd, v, w); \
} while (0)
#define TI_INC(x, y) \
do { \
(x) = (x + 1) % y; \
} while (0)
#define TI_UPDATE_JUMBOPROD(x, y) \
do { \
if (x->ti_hwrev == TI_HWREV_TIGON) { \
TI_DO_CMD(TI_CMD_SET_RX_JUMBO_PROD_IDX, 0, y); \
} else { \
CSR_WRITE_4(x, TI_MB_JUMBORXPROD_IDX, y); \
} \
} while (0)
#define TI_UPDATE_MINIPROD(x, y) \
do { \
CSR_WRITE_4(x, TI_MB_MINIRXPROD_IDX, y); \
} while (0)
#define TI_UPDATE_STDPROD(x, y) \
do { \
if (x->ti_hwrev == TI_HWREV_TIGON) { \
TI_DO_CMD(TI_CMD_SET_RX_PROD_IDX, 0, y); \
} else { \
CSR_WRITE_4(x, TI_MB_STDRXPROD_IDX, y); \
} \
} while (0)
struct ti_event_desc {
u_int32_t ti_eventx;
u_int32_t ti_rsvd;
};
#define TI_EVENT_EVENT(e) (((((e)->ti_eventx)) >> 24) & 0xff)
#define TI_EVENT_CODE(e) (((((e)->ti_eventx)) >> 12) & 0xfff)
#define TI_EVENT_IDX(e) (((((e)->ti_eventx))) & 0xfff)
#define TI_EV_FIRMWARE_UP 0x01
#define TI_EV_STATS_UPDATED 0x04
#define TI_EV_LINKSTAT_CHANGED 0x06
#define TI_EV_CODE_GIG_LINK_UP 0x01
#define TI_EV_CODE_LINK_DOWN 0x02
#define TI_EV_CODE_LINK_UP 0x03
#define TI_EV_ERROR 0x07
#define TI_EV_CODE_ERR_INVAL_CMD 0x01
#define TI_EV_CODE_ERR_UNIMP_CMD 0x02
#define TI_EV_CODE_ERR_BADCFG 0x03
#define TI_EV_MCAST_UPDATED 0x08
#define TI_EV_CODE_MCAST_ADD 0x01
#define TI_EV_CODE_MCAST_DEL 0x02
#define TI_EV_RESET_JUMBO_RING 0x09
#define CSR_WRITE_4(sc, reg, val) \
bus_space_write_4(sc->ti_btag, sc->ti_bhandle, (reg), (val))
#define CSR_READ_4(sc, reg) \
bus_space_read_4(sc->ti_btag, sc->ti_bhandle, (reg))
#define TI_SETBIT(sc, reg, x) \
CSR_WRITE_4(sc, (reg), (CSR_READ_4(sc, (reg)) | (x)))
#define TI_CLRBIT(sc, reg, x) \
CSR_WRITE_4(sc, (reg), (CSR_READ_4(sc, (reg)) & ~(x)))
#define TI_SSLOTS 256
#define TI_MSLOTS 256
#define TI_JSLOTS 384
#define TI_JRAWLEN (TI_JUMBO_FRAMELEN + ETHER_ALIGN)
#define TI_JLEN (TI_JRAWLEN + (sizeof(u_int64_t) - \
(TI_JRAWLEN % sizeof(u_int64_t))))
#define TI_JPAGESZ PAGE_SIZE
#define TI_RESID (TI_JPAGESZ - (TI_JLEN * TI_JSLOTS) % TI_JPAGESZ)
#define TI_JMEM ((TI_JLEN * TI_JSLOTS) + TI_RESID)
struct ti_jslot {
caddr_t ti_buf;
int ti_inuse;
};
struct ti_ring_data {
struct ti_rx_desc ti_rx_std_ring[TI_STD_RX_RING_CNT];
struct ti_rx_desc ti_rx_jumbo_ring[TI_JUMBO_RX_RING_CNT];
struct ti_rx_desc ti_rx_mini_ring[TI_MINI_RX_RING_CNT];
struct ti_rx_desc ti_rx_return_ring[TI_RETURN_RING_CNT];
struct ti_event_desc ti_event_ring[TI_EVENT_RING_CNT];
struct ti_tx_desc ti_tx_ring[TI_TX_RING_CNT];
struct ti_producer ti_ev_prodidx_r;
u_int32_t ti_pad0[6];
struct ti_producer ti_return_prodidx_r;
u_int32_t ti_pad1[6];
struct ti_producer ti_tx_considx_r;
u_int32_t ti_pad2[6];
struct ti_gib ti_info;
};
#define TI_RING_DMA_ADDR(sc, offset) \
((sc)->ti_ring_map->dm_segs[0].ds_addr + \
offsetof(struct ti_ring_data, offset))
#define TI_RING_DMASYNC(sc, offset, op) \
bus_dmamap_sync((sc)->sc_dmatag, (sc)->ti_ring_map, \
offsetof(struct ti_ring_data, offset), \
sizeof(((struct ti_ring_data *)0)->offset), (op))
#ifdef __LP64__
#define TI_NTXSEG 30
#else
#define TI_NTXSEG 31
#endif
struct ti_txmap_entry {
bus_dmamap_t dmamap;
SLIST_ENTRY(ti_txmap_entry) link;
};
struct ti_chain_data {
struct mbuf *ti_tx_chain[TI_TX_RING_CNT];
struct mbuf *ti_rx_std_chain[TI_STD_RX_RING_CNT];
struct mbuf *ti_rx_jumbo_chain[TI_JUMBO_RX_RING_CNT];
struct mbuf *ti_rx_mini_chain[TI_MINI_RX_RING_CNT];
struct ti_txmap_entry *ti_tx_map[TI_TX_RING_CNT];
bus_dmamap_t ti_rx_std_map[TI_STD_RX_RING_CNT];
bus_dmamap_t ti_rx_jumbo_map[TI_JUMBO_RX_RING_CNT];
bus_dmamap_t ti_rx_mini_map[TI_MINI_RX_RING_CNT];
struct ti_jslot ti_jslots[TI_JSLOTS];
void *ti_jumbo_buf;
};
struct ti_type {
u_int16_t ti_vid;
u_int16_t ti_did;
char *ti_name;
};
#define TI_HWREV_TIGON 0x01
#define TI_HWREV_TIGON_II 0x02
#define TI_TIMEOUT 1000
#define TI_TXCONS_UNSET 0xFFFF
struct ti_mc_entry {
struct ether_addr mc_addr;
SLIST_ENTRY(ti_mc_entry) mc_entries;
};
struct ti_softc {
struct device sc_dv;
struct arpcom arpcom;
bus_space_handle_t ti_bhandle;
bus_space_tag_t ti_btag;
void * ti_intrhand;
struct ifmedia ifmedia;
u_int8_t ti_hwrev;
u_int8_t ti_sbus;
u_int8_t ti_copper;
u_int8_t ti_linkstat;
bus_dma_tag_t sc_dmatag;
struct ti_ring_data *ti_rdata;
struct ti_chain_data ti_cdata;
#define ti_ev_prodidx ti_rdata->ti_ev_prodidx_r
#define ti_return_prodidx ti_rdata->ti_return_prodidx_r
#define ti_tx_considx ti_rdata->ti_tx_considx_r
struct ti_tx_desc *ti_tx_ring_nic;
bus_dmamap_t ti_ring_map;
u_int16_t ti_tx_saved_prodidx;
u_int16_t ti_tx_saved_considx;
u_int16_t ti_rx_saved_considx;
u_int16_t ti_ev_saved_considx;
u_int16_t ti_cmd_saved_prodidx;
u_int16_t ti_std;
u_int16_t ti_mini;
u_int16_t ti_jumbo;
SLIST_HEAD(__ti_mchead, ti_mc_entry) ti_mc_listhead;
SLIST_HEAD(__ti_txmaphead, ti_txmap_entry) ti_tx_map_listhead;
u_int32_t ti_stat_ticks;
u_int32_t ti_rx_coal_ticks;
u_int32_t ti_tx_coal_ticks;
u_int32_t ti_rx_max_coal_bds;
u_int32_t ti_tx_max_coal_bds;
u_int32_t ti_tx_buf_ratio;
int ti_txcnt;
};
#define EEPROM_CTL_READ 0xA1
#define EEPROM_CTL_WRITE 0xA0
#define EEPROM_START \
TI_SETBIT(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_CLK); \
TI_SETBIT(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_DOUT); \
TI_SETBIT(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_TXEN); \
TI_CLRBIT(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_DOUT); \
TI_CLRBIT(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_CLK);
#define EEPROM_STOP \
TI_CLRBIT(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_TXEN); \
TI_CLRBIT(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_DOUT); \
TI_SETBIT(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_CLK); \
TI_SETBIT(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_TXEN); \
TI_SETBIT(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_DOUT); \
TI_CLRBIT(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_TXEN); \
TI_CLRBIT(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_CLK);