tcpd_offset       695 drivers/net/ethernet/3com/typhoon.c 	u32 tcpd_offset = ring_dma;
tcpd_offset       698 drivers/net/ethernet/3com/typhoon.c 	tcpd_offset += txRing->lastWrite;
tcpd_offset       699 drivers/net/ethernet/3com/typhoon.c 	tcpd_offset += offsetof(struct tcpopt_desc, bytesTx);
tcpd_offset       706 drivers/net/ethernet/3com/typhoon.c 	tcpd->respAddrLo = cpu_to_le32(tcpd_offset);