Searched refs:RHF_DC_UNC_ERR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/hfi1/ | ||
H A D | common.h | 179 #define RHF_DC_UNC_ERR (0x1ull << 54) macro |
H A D | driver.c | 1614 packet->rhf & RHF_DC_UNC_ERR ? "dc_unc " : "", in show_eflags_errs() |