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

  /system/core/toolbox/
netstat.c 77 unsigned lport, rport, state, txq, rxq, num; local
89 &state, &txq, &rxq);
95 txq, rxq, lip, rip,
107 &state, &txq, &rxq);
113 txq, rxq, lip, rip);
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_sdio.c 176 struct pktq txq; /* Queue length used for flow-control */ member in struct:dhd_bus
756 if (bus->dpc_sched || bus->rxskip || pktq_len(&bus->txq))
1047 if (dhd_deferred_tx || bus->fcstate || pktq_len(&bus->txq) || bus->dpc_sched ||
1051 pktq_len(&bus->txq)));
1056 if (dhd_prec_enq(bus->dhd, &bus->txq, pkt, prec) == FALSE) {
    [all...]
  /cts/tools/signature-tools/spec/
android.spec     [all...]

Completed in 84 milliseconds