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

/linux-4.4.14/drivers/net/ethernet/3com/
H A Dtyphoon.c696 u32 tcpd_offset = ring_dma; typhoon_tso_fill() local
699 tcpd_offset += txRing->lastWrite; typhoon_tso_fill()
700 tcpd_offset += offsetof(struct tcpopt_desc, bytesTx); typhoon_tso_fill()
707 tcpd->respAddrLo = cpu_to_le32(tcpd_offset); typhoon_tso_fill()

Completed in 69 milliseconds