Searched refs:RHF_ICRC_ERR (Results 1 – 3 of 3) sorted by relevance
285 #define RHF_ICRC_ERR (0x1ull << 63) macro
269 if (packet->rhf & RHF_ICRC_ERR) in rcv_hdrerr()1666 packet->rhf & RHF_ICRC_ERR ? "icrc " : "", in show_eflags_errs()
2863 if (packet->rhf & RHF_ICRC_ERR) in hfi1_handle_kdeth_eflags()