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