Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/vmxnet3/
Dvmxnet3_int.h212 struct vmxnet3_tx_ctx { struct
213 bool ipv4;
214 bool ipv6;
215 u16 mss;
216 u32 eth_ip_hdr_size; /* only valid for pkts requesting tso or csum
219 u32 l4_hdr_size; /* only valid if mss != 0 */
220 u32 copy_size; /* # of bytes copied into the data ring */
221 union Vmxnet3_GenericDesc *sop_txd;
222 union Vmxnet3_GenericDesc *eop_txd;