Home
last modified time | relevance | path

Searched refs:prio (Results 1 – 5 of 5) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.1d.h41 #define PRIO2PREC(prio) \ argument
42 (((prio) == PRIO_8021D_NONE || (prio) == PRIO_8021D_BE) ? ((prio^2)) : (prio))
D802.11e.h100 #define WLC_CAC_SET_USER_PRIO(pt, prio) ((((pt).octets[0]) & (~TS_INFO_USER_PRIO_MASK)) | \ argument
101 ((prio) << TS_INFO_USER_PRIO_SHIFT))
/hardware/ti/omap4-aah/
Dheaptracker.c75 extern int __android_log_vprint(int prio, const char *tag, const char *fmt, va_list ap);
/hardware/ti/omap4xxx/
Dheaptracker.c75 extern int __android_log_vprint(int prio, const char *tag, const char *fmt, va_list ap);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h4700 uint8 prio; /* Packet Priority */