Home
last modified time | relevance | path

Searched defs:vmxnet3_tx_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/vmxnet3/
Dvmxnet3_int.h222 struct vmxnet3_tx_ctx { struct
223 bool ipv4;
224 bool ipv6;
225 u16 mss;
226 u32 l4_offset; /* only valid for pkts requesting tso or csum
232 u32 l4_hdr_size; /* only valid if mss != 0
236 u32 copy_size; /* # of bytes copied into the data ring */
237 union Vmxnet3_GenericDesc *sop_txd;
238 union Vmxnet3_GenericDesc *eop_txd;