Searched refs:RHF_LEN_ERR (Results 1 – 2 of 2) sorted by relevance
284 #define RHF_LEN_ERR (0x1ull << 60) macro
1566 packet->rhf & RHF_LEN_ERR ? "len " : "", in handle_eflags()1638 if (flits && !(packet->rhf & RHF_LEN_ERR)) { in process_receive_bypass()