Home
last modified time | relevance | path

Searched refs:PT_INVALID_FLUSH (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Duser_exp_rcv.c854 hfi1_put_tid(dd, node->rcventry, PT_INVALID_FLUSH, 0, 0); in clear_tid_node()
Dhfi.h1368 #define PT_INVALID_FLUSH 2 macro
Dchip.c9886 if (type == PT_INVALID || type == PT_INVALID_FLUSH) { in hfi1_put_tid()
9905 if (type == PT_EAGER || type == PT_INVALID_FLUSH || (index & 3) == 3) in hfi1_put_tid()
13598 hfi1_put_tid(dd, i, PT_INVALID_FLUSH, 0, 0); in write_uninitialized_csrs_and_memories()