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