Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dqsfp.h136 #define QSFP_LOW_TEMP_ALARM 0x40 macro
H A Dchip.c9570 if ((qsfp_interrupt_status[0] & QSFP_LOW_TEMP_ALARM) || in handle_qsfp_error_conditions()