Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hfi1/
Duser_exp_rcv.c797 hfi1_put_tid(dd, node->rcventry, PT_INVALID_FLUSH, 0, 0); in clear_tid_node()
Dhfi.h1377 #define PT_INVALID_FLUSH 2 macro
Dchip.c9936 if (type == PT_INVALID || type == PT_INVALID_FLUSH) { in hfi1_put_tid()
9955 if (type == PT_EAGER || type == PT_INVALID_FLUSH || (index & 3) == 3) in hfi1_put_tid()
13578 hfi1_put_tid(dd, i, PT_INVALID_FLUSH, 0, 0); in write_uninitialized_csrs_and_memories()