Home
last modified time | relevance | path

Searched refs:wMaxPacketSize (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c626 uint32_t wMaxPacketSize; in ubt_attach() local
692 wMaxPacketSize = 0; in ubt_attach()
719 if (temp > wMaxPacketSize) { in ubt_attach()
720 wMaxPacketSize = temp; in ubt_attach()
727 if (wMaxPacketSize > 0 && in ubt_attach()
/f-stack/freebsd/mips/cavium/usb/
H A Doctusb.c1402 .wMaxPacketSize[0] = 8, /* max packet (63 ports) */