Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/3com/
Dtyphoon.h202 struct tcpopt_desc { struct
Dtyphoon.c695 struct tcpopt_desc *tcpd; in typhoon_tso_fill()
698 tcpd = (struct tcpopt_desc *) (txRing->ringBase + txRing->lastWrite); in typhoon_tso_fill()
700 tcpd_offset += offsetof(struct tcpopt_desc, bytesTx); in typhoon_tso_fill()