Searched refs:tx_hdr2 (Results 1 – 1 of 1) sorted by relevance
1426 u32 tx_hdr1, tx_hdr2; in ax88179_tx_fixup() local1432 tx_hdr2 = mss; in ax88179_tx_fixup()1434 tx_hdr2 |= 0x80008000; /* Enable padding */ in ax88179_tx_fixup()1445 cpu_to_le32s(&tx_hdr2); in ax88179_tx_fixup()1446 skb_copy_to_linear_data(skb, &tx_hdr2, 4); in ax88179_tx_fixup()