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

  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
bcmutils.h 90 #ifndef PKTQ_MAX_PREC
91 #define PKTQ_MAX_PREC 16
109 struct pktq_prec q[PKTQ_MAX_PREC];
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmutils.h 91 #ifndef PKTQ_MAX_PREC
92 #define PKTQ_MAX_PREC 16
132 struct pktq_prec q[PKTQ_MAX_PREC];
134 pktq_counters_t _prec_cnt[PKTQ_MAX_PREC];

Completed in 368 milliseconds