Searched refs:tx_hdr2 (Results 1 – 1 of 1) sorted by relevance
1484 u32 tx_hdr1, tx_hdr2; in ax88179_tx_fixup() local1490 tx_hdr2 = skb_shinfo(skb)->gso_size; /* Set TSO mss */ in ax88179_tx_fixup()1492 tx_hdr2 |= 0x80008000; /* Enable padding */ in ax88179_tx_fixup()1507 put_unaligned_le32(tx_hdr2, ptr + 4); in ax88179_tx_fixup()