Searched defs:max_packet (Results 1 – 6 of 6) sorted by relevance
307 int max_packet = new_mtu + 14 + 4 + vlan_bytes; in cvm_oct_common_change_mtu() local
590 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro
1379 int max_packet; in xhci_get_max_esit_payload() local1407 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