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