Scroll to navigation

GADGET_AVOIDS_SKB_RE(9) Kernel Mode Gadget API GADGET_AVOIDS_SKB_RE(9)

NAME

gadget_avoids_skb_reserve - return true iff the hardware would like to avoid skb_reserve to improve performance.

SYNOPSIS

int gadget_avoids_skb_reserve(struct usb_gadget * g);

ARGUMENTS

g

controller to check for quirk

AUTHOR

David Brownell <dbrownell@users.sourceforge.net>

Author.

COPYRIGHT

March 2017 Kernel Hackers Manual 4.10