Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/usb/
Dax88179_178a.c1433 u32 tx_hdr1, tx_hdr2; in ax88179_tx_fixup() local
1439 tx_hdr2 = mss; in ax88179_tx_fixup()
1441 tx_hdr2 |= 0x80008000; /* Enable padding */ in ax88179_tx_fixup()
1452 cpu_to_le32s(&tx_hdr2); in ax88179_tx_fixup()
1453 skb_copy_to_linear_data(skb, &tx_hdr2, 4); in ax88179_tx_fixup()