Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.h198 * respAddrLo: low bytes of address of the bytesTx field of this descriptor
199 * bytesTx: total number of bytes in this TSO request
209 __le32 bytesTx; member
H A Dtyphoon.c698 tcpd_offset += offsetof(struct tcpopt_desc, bytesTx); in typhoon_tso_fill()
706 tcpd->bytesTx = cpu_to_le32(skb->len); in typhoon_tso_fill()
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A Dtyphoon.h198 * respAddrLo: low bytes of address of the bytesTx field of this descriptor
199 * bytesTx: total number of bytes in this TSO request
209 __le32 bytesTx; member
H A Dtyphoon.c693 tcpd_offset += offsetof(struct tcpopt_desc, bytesTx); in typhoon_tso_fill()
701 tcpd->bytesTx = cpu_to_le32(skb->len); in typhoon_tso_fill()

Completed in 9 milliseconds