Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/usb/
Dnet1080.c57 struct nc_trailer { struct
66 + sizeof (struct nc_trailer)) argument
342 struct nc_trailer *trailer; in net1080_rx_fixup()
379 trailer = (struct nc_trailer *) in net1080_rx_fixup()
418 struct nc_trailer *trailer = NULL; in net1080_tx_fixup()
419 int padlen = sizeof (struct nc_trailer); in net1080_tx_fixup()
478 + sizeof (struct nc_trailer); in net1080_bind()