Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dcommon.h287 #define RHF_ICRC_ERR (0x1ull << 63) macro
Ddriver.c267 if (packet->rhf & (RHF_VCRC_ERR | RHF_ICRC_ERR)) in rcv_hdrerr()
1569 packet->rhf & RHF_ICRC_ERR ? "icrc " : "", in handle_eflags()