Searched refs:tso_frames (Results 1 – 1 of 1) sorted by relevance
108 uint16_t tso_frames; member575 unsigned int frames = s->tx.tso_frames, css, sofar; in xmit_seg()613 tp->tso_frames++; in xmit_seg()654 tp->tso_frames = 0; in process_tx_desc()720 tp->tso_frames = 0; in process_tx_desc()1499 VMSTATE_UINT16(tx.tso_frames, E1000State),