Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/vmxnet3/
Dvmxnet3_int.h236 struct vmxnet3_tx_ctx { struct
237 bool ipv4;
238 bool ipv6;
239 u16 mss;
240 u32 l4_offset; /* only valid for pkts requesting tso or csum
246 u32 l4_hdr_size; /* only valid if mss != 0
250 u32 copy_size; /* # of bytes copied into the data ring */
251 union Vmxnet3_GenericDesc *sop_txd;
252 union Vmxnet3_GenericDesc *eop_txd;
253 struct Vmxnet3_TxTSDesc *ts_txd;