HomeSort by relevance Sort by last modified time
    Searched refs:num_packets (Results 1 - 7 of 7) sorted by null

  /external/linux-tools-perf/bench/
sched-messaging.c 52 unsigned int num_packets; member in struct:receiver_context
132 for (i = 0; i < ctx->num_packets; i++) {
228 ctx->num_packets = num_fds * loops;
  /external/qemu/
shaper.c 100 int num_packets; member in struct:NetShaperRec_
148 shaper->num_packets--;
169 shaper->num_packets = 0;
192 shaper->num_packets = 0;
251 shaper->num_packets += 1;
  /hardware/libhardware/include/hardware/
bluetooth.h 322 * The num_packets is valid only for le_test_end command */
323 typedef void (*le_test_mode_callback)(bt_status_t status, uint16_t num_packets);
  /external/libusb/libusb/os/
linux_usbfs.c 1460 int num_packets = transfer->num_iso_packets; local
    [all...]
  /external/libusb_aah/libusb/os/
linux_usbfs.c 1711 int num_packets = transfer->num_iso_packets; local
    [all...]
  /external/qemu/hw/
bt.h 1460 uint16_t num_packets; member in struct:__anon13716::__anon13717
    [all...]
bt-hci.c     [all...]

Completed in 106 milliseconds