Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.h202 struct tcpopt_desc { struct
H A Dtyphoon.c693 struct tcpopt_desc *tcpd; in typhoon_tso_fill()
696 tcpd = (struct tcpopt_desc *) (txRing->ringBase + txRing->lastWrite); in typhoon_tso_fill()
698 tcpd_offset += offsetof(struct tcpopt_desc, bytesTx); in typhoon_tso_fill()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds