Searched defs:max_packet (Results 1 – 8 of 8) sorted by relevance
216 int max_packet, bulk_out_endp = -1, iso_in_endp = -1; in ttusbir_probe() local
300 int max_packet = new_mtu + 14 + 4 + vlan_bytes; in cvm_oct_common_change_mtu() local
559 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro
1355 int max_packet; in xhci_get_max_esit_payload() local1383 unsigned int max_packet; in xhci_endpoint_init() local
1416 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro
1169 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro
263 uint16_t max_packet; member
123 unsigned max_packet:11; member