Searched refs:QSFP_HIGH_PWR (Results 1 – 1 of 1) sorted by relevance
619 #define QSFP_HIGH_PWR(pbyte) ((pbyte) & 3) macro629 if (QSFP_HIGH_PWR(power_byte) == QSFP_HIGH_PWR_UNUSED) in get_qsfp_power_class()638 return (QSFP_HIGH_PWR(power_byte) + 4); in get_qsfp_power_class()