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

  /hardware/broadcom/wlan/bcm4329/src/include/
bcmutils.h 162 #define pktq_len(pq) ((int)(pq)->len) macro
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_sdio.c 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)));
    [all...]

Completed in 135 milliseconds