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