Home
last modified time | relevance | path

Searched refs:tx_hdr2 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/usb/
Dax88179_178a.c1426 u32 tx_hdr1, tx_hdr2; in ax88179_tx_fixup() local
1432 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()