Home
last modified time | relevance | path

Searched defs:max_packet (Results 1 – 8 of 8) sorted by relevance

/drivers/media/rc/
Dttusbir.c216 int max_packet, bulk_out_endp = -1, iso_in_endp = -1; in ttusbir_probe() local
/drivers/staging/octeon/
Dethernet.c300 int max_packet = new_mtu + 14 + 4 + vlan_bytes; in cvm_oct_common_change_mtu() local
/drivers/usb/host/
Dehci-q.c559 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro
Dxhci-mem.c1355 int max_packet; in xhci_get_max_esit_payload() local
1383 unsigned int max_packet; in xhci_endpoint_init() local
Disp1760-hcd.c1416 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro
Doxu210hp-hcd.c1169 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro
/drivers/usb/host/whci/
Dwhci-hc.h263 uint16_t max_packet; member
/drivers/staging/dwc2/
Dhcd.h123 unsigned max_packet:11; member