Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/3com/
Dtyphoon.c694 u32 tcpd_offset = ring_dma; in typhoon_tso_fill() local
697 tcpd_offset += txRing->lastWrite; in typhoon_tso_fill()
698 tcpd_offset += offsetof(struct tcpopt_desc, bytesTx); in typhoon_tso_fill()
705 tcpd->respAddrLo = cpu_to_le32(tcpd_offset); in typhoon_tso_fill()