Home
last modified time | relevance | path

Searched defs:ep_maxpacket (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/mctp/
H A Dmctp-usblib-test.c40 static const u16 ep_maxpacket = 512; variable
/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h153 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) macro
H A Dfsl_usb2_udc.h525 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) macro