MaxTxPacketSize
RTL_W8(tp, MaxTxPacketSize, jumbo ? 0x24 : 0x3f);
RTL_W8(tp, MaxTxPacketSize, EarlySize);
RTL_W8(tp, MaxTxPacketSize, TxPacketMax);