Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c689 u32 tcpd_offset = ring_dma; in typhoon_tso_fill() local
692 tcpd_offset += txRing->lastWrite; in typhoon_tso_fill()
693 tcpd_offset += offsetof(struct tcpopt_desc, bytesTx); in typhoon_tso_fill()
700 tcpd->respAddrLo = cpu_to_le32(tcpd_offset); in typhoon_tso_fill()