|
@@ -276,7 +276,6 @@ struct xgbe_buffer_data {
|
|
|
|
|
|
/* Tx-related ring data */
|
|
/* Tx-related ring data */
|
|
struct xgbe_tx_ring_data {
|
|
struct xgbe_tx_ring_data {
|
|
- unsigned int tso_header; /* TSO header indicator */
|
|
|
|
unsigned int packets; /* BQL packet count */
|
|
unsigned int packets; /* BQL packet count */
|
|
unsigned int bytes; /* BQL byte count */
|
|
unsigned int bytes; /* BQL byte count */
|
|
};
|
|
};
|