Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dcommon.h288 #define RHF_ICRC_ERR (0x1ull << 63) macro
Ddriver.c269 if (packet->rhf & (RHF_VCRC_ERR | RHF_ICRC_ERR)) in rcv_hdrerr()
1176 packet->rhf & RHF_ICRC_ERR ? "icrc " : "", in handle_eflags()