Searched refs:tso (Results 1 – 3 of 3) sorted by relevance
1800 } tso __attribute((packed));
1208 le->tx.tso.size = cpu_to_le16(mss); in sky2_xmit_frame()1209 le->tx.tso.rsvd = 0; in sky2_xmit_frame()
3169 int tso; local3260 tso = e1000_tso(adapter, tx_ring, skb);3261 if (tso < 0) {3269 if (likely(tso)) {