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

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.1d.h 33 #define MAXPRIO 7 /* 0-7 */
34 #define NUMPRIO (MAXPRIO + 1)
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c 1178 ASSERT(priority >= 0 && priority <= MAXPRIO);
    [all...]

Completed in 3884 milliseconds