tg3_tx_ring_info
struct tg3_tx_ring_info *ri = &tnapi->tx_buffers[sw_idx];
struct tg3_tx_ring_info *txb = &tnapi->tx_buffers[entry];
tnapi->tx_buffers = kzalloc_objs(struct tg3_tx_ring_info,
struct tg3_tx_ring_info *tx_buffers;