Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dqsfp.h135 #define QSFP_HIGH_TEMP_ALARM 0x80 macro
H A Dchip.c9565 if ((qsfp_interrupt_status[0] & QSFP_HIGH_TEMP_ALARM) || in handle_qsfp_error_conditions()