Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Duser_exp_rcv.c834 hfi1_put_tid(dd, node->rcventry, PT_INVALID_FLUSH, 0, 0); in __clear_tid_node()
H A Dhfi.h1377 #define PT_INVALID_FLUSH 2 macro
H A Dchip.c9941 if (type == PT_INVALID || type == PT_INVALID_FLUSH) { in hfi1_put_tid()
9960 if (type == PT_EAGER || type == PT_INVALID_FLUSH || (index & 3) == 3) in hfi1_put_tid()
13590 hfi1_put_tid(dd, i, PT_INVALID_FLUSH, 0, 0); in write_uninitialized_csrs_and_memories()