Home
last modified time | relevance | path

Searched refs:DCC_ERR_FLG_LINK_ERR_SMASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dchip_registers.h172 #define DCC_ERR_FLG_LINK_ERR_SMASK 0x80000ull macro
H A Dchip.c7983 if (reg & DCC_ERR_FLG_LINK_ERR_SMASK) { in handle_dcc_err()
7988 reg &= ~DCC_ERR_FLG_LINK_ERR_SMASK; in handle_dcc_err()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dchip_registers.h130 #define DCC_ERR_FLG_LINK_ERR_SMASK 0x80000ull macro
H A Dchip.c7944 if (reg & DCC_ERR_FLG_LINK_ERR_SMASK) { in handle_dcc_err()
7949 reg &= ~DCC_ERR_FLG_LINK_ERR_SMASK; in handle_dcc_err()

Completed in 47 milliseconds