Searched refs:ECM_QUEUE_COUNT_MASK (Results 1 – 2 of 2) sorted by relevance
17 #define ECM_QUEUE_COUNT_MASK 0x00070000 macro
1442 queue_count = (type & ECM_QUEUE_COUNT_MASK) >> ECM_QUEUE_COUNT_SHIFT; in tsnep_probe()