Home
last modified time | relevance | path

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

/drivers/staging/octeon/
Dethernet.c307 int max_packet = new_mtu + 14 + 4 + vlan_bytes; in cvm_oct_common_change_mtu() local
/drivers/usb/host/
Dehci-q.c590 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro
Dxhci-mem.c1379 int max_packet; in xhci_get_max_esit_payload() local
1407 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