Searched defs:vmxnet3_tx_ctx (Results 1 – 1 of 1) sorted by relevance
236 struct vmxnet3_tx_ctx { struct237 bool ipv4;238 bool ipv6;239 u16 mss;240 u32 l4_offset; /* only valid for pkts requesting tso or csum246 u32 l4_hdr_size; /* only valid if mss != 0250 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;