Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/vmxnet3/
Dvmxnet3_int.h218 struct vmxnet3_tx_ctx { struct
219 bool ipv4;
220 bool ipv6;
221 u16 mss;
222 u32 l4_offset; /* only valid for pkts requesting tso or csum
228 u32 l4_hdr_size; /* only valid if mss != 0
232 u32 copy_size; /* # of bytes copied into the data ring */
233 union Vmxnet3_GenericDesc *sop_txd;
234 union Vmxnet3_GenericDesc *eop_txd;
/kernel/linux/linux-6.6/drivers/net/vmxnet3/
Dvmxnet3_int.h229 struct vmxnet3_tx_ctx { struct
230 bool ipv4;
231 bool ipv6;
232 u16 mss;
233 u32 l4_offset; /* only valid for pkts requesting tso or csum
239 u32 l4_hdr_size; /* only valid if mss != 0
243 u32 copy_size; /* # of bytes copied into the data ring */
244 union Vmxnet3_GenericDesc *sop_txd;
245 union Vmxnet3_GenericDesc *eop_txd;