Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/usb/
Dax88179_178a.c1527 u32 tx_hdr1, tx_hdr2; in ax88179_tx_fixup() local
1534 tx_hdr2 = mss; in ax88179_tx_fixup()
1536 tx_hdr2 |= 0x80008000; /* Enable padding */ in ax88179_tx_fixup()
1548 put_unaligned_le32(tx_hdr2, ptr + 4); in ax88179_tx_fixup()