Searched refs:QSFP_IS_ACTIVE (Results 1 – 3 of 3) sorted by relevance
82 #define QSFP_IS_ACTIVE(tech) ((0xA2FF >> ((tech) >> 4)) & 1) macro
7609 if (!override && QSFP_IS_ACTIVE(qd->tech)) { in find_best_ent()
67 #define QSFP_IS_ACTIVE(tech) ((0xA2FF >> ((tech) >> 4)) & 1) macro
Completed in 22 milliseconds