Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/usb/
Dax88179_178a.c1420 u32 tx_hdr1, tx_hdr2; in ax88179_tx_fixup() local
1427 tx_hdr2 = mss; in ax88179_tx_fixup()
1429 tx_hdr2 |= 0x80008000; /* Enable padding */ in ax88179_tx_fixup()
1441 put_unaligned_le32(tx_hdr2, ptr + 4); in ax88179_tx_fixup()