Home
last modified time | relevance | path

Searched refs:QSFP_HIGH_PWR (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dqsfp.c619 #define QSFP_HIGH_PWR(pbyte) ((pbyte) & 3) macro
629 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()