Searched refs:tso_frames (Results 1 – 1 of 1) sorted by relevance
108 uint16_t tso_frames; member577 unsigned int frames = s->tx.tso_frames, css, sofar; in xmit_seg()615 tp->tso_frames++; in xmit_seg()656 tp->tso_frames = 0; in process_tx_desc()722 tp->tso_frames = 0; in process_tx_desc()1510 VMSTATE_UINT16(tx.tso_frames, E1000State),