Searched refs:RHF_ICRC_ERR (Results 1 – 2 of 2) sorted by relevance
288 #define RHF_ICRC_ERR (0x1ull << 63) macro
269 if (packet->rhf & (RHF_VCRC_ERR | RHF_ICRC_ERR)) in rcv_hdrerr()1176 packet->rhf & RHF_ICRC_ERR ? "icrc " : "", in handle_eflags()