Searched defs:vmxnet3_tx_ctx (Results 1 – 1 of 1) sorted by relevance
218 struct vmxnet3_tx_ctx { struct219 bool ipv4;220 bool ipv6;221 u16 mss;222 u32 l4_offset; /* only valid for pkts requesting tso or csum228 u32 l4_hdr_size; /* only valid if mss != 0232 u32 copy_size; /* # of bytes copied into the data ring */233 union Vmxnet3_GenericDesc *sop_txd;234 union Vmxnet3_GenericDesc *eop_txd;