Searched defs:QSFP_IS_ACTIVE (Results 1 – 2 of 2) sorted by relevance
82 #define QSFP_IS_ACTIVE(tech) ((0xA2FF >> ((tech) >> 4)) & 1) macro
67 #define QSFP_IS_ACTIVE(tech) ((0xA2FF >> ((tech) >> 4)) & 1) macro