Commit 5ff107df authored by David S. Miller's avatar David S. Miller

[TIGON3] Initial TCP segmentation offload support.

parent 9bff8815
This diff is collapsed.
......@@ -1415,6 +1415,7 @@ struct tg3_tx_buffer_desc {
u32 vlan_tag;
#define TXD_VLAN_TAG_SHIFT 0
#define TXD_MSS_SHIFT 16
};
#define TXD_ADDR 0x00UL /* 64-bit */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment