Home
last modified time | relevance | path

Searched refs:tcpd_offset (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dtyphoon.c747 u32 tcpd_offset = ring_dma; in typhoon_tso_fill() local
750 tcpd_offset += txRing->lastWrite; in typhoon_tso_fill()
751 tcpd_offset += offsetof(struct tcpopt_desc, bytesTx); in typhoon_tso_fill()
758 tcpd->respAddrLo = cpu_to_le32(tcpd_offset); in typhoon_tso_fill()