Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.11.h955 #define QOS_PRIO_MASK 0x0007 /* QoS priority mask */ macro
956 #define QOS_PRIO(qos) (((qos) & QOS_PRIO_MASK) >> QOS_PRIO_SHIFT) /* QoS priority */