Home
last modified time | relevance | path

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

/linux-3.4.99/arch/um/include/shared/
Dnet_user.h23 int max_packet; member
Dnet_kern.h33 int max_packet; member
/linux-3.4.99/drivers/staging/octeon/
Dethernet.c307 int max_packet = new_mtu + 14 + 4 + vlan_bytes; in cvm_oct_common_change_mtu() local
/linux-3.4.99/drivers/usb/host/
Dehci-q.c586 #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
/linux-3.4.99/drivers/usb/host/whci/
Dwhci-hc.h263 uint16_t max_packet; member
/linux-3.4.99/net/tipc/
Dlink.c872 u32 max_packet = l_ptr->max_pkt; in tipc_link_send_buf() local