Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h202 struct tcpopt_desc { struct
H A Dtyphoon.c688 struct tcpopt_desc *tcpd; in typhoon_tso_fill()
691 tcpd = (struct tcpopt_desc *) (txRing->ringBase + txRing->lastWrite); in typhoon_tso_fill()
693 tcpd_offset += offsetof(struct tcpopt_desc, bytesTx); in typhoon_tso_fill()