Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/vmxnet3/
Dvmxnet3_int.h220 struct vmxnet3_tx_ctx { struct
221 bool ipv4;
222 bool ipv6;
223 u16 mss;
224 u32 l4_offset; /* only valid for pkts requesting tso or csum
230 u32 l4_hdr_size; /* only valid if mss != 0
234 u32 copy_size; /* # of bytes copied into the data ring */
235 union Vmxnet3_GenericDesc *sop_txd;
236 union Vmxnet3_GenericDesc *eop_txd;