Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dcommon.h284 #define RHF_LEN_ERR (0x1ull << 60) macro
Ddriver.c1566 packet->rhf & RHF_LEN_ERR ? "len " : "", in handle_eflags()
1638 if (flits && !(packet->rhf & RHF_LEN_ERR)) { in process_receive_bypass()