Searched refs:DTD_PRI_MASK (Results 1 – 1 of 1) sorted by relevance
222 #define DTD_PRI_MASK 0x0f macro371 return (dtd->pkt_ctl >> DTD_PRI_SHFT) & DTD_PRI_MASK; in dtd_get_priority()