Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/hfi1/
Dqp.c79 .flags = RVT_OPERATION_LOCAL,
85 .flags = RVT_OPERATION_LOCAL,
/linux-5.19.10/include/rdma/
Drdmavt_qp.h304 #define RVT_OPERATION_LOCAL 0x00000008 macro
/linux-5.19.10/drivers/infiniband/sw/rdmavt/
Dqp.c2002 if ((rdi->post_parms[wr->opcode].flags & RVT_OPERATION_LOCAL)) { in rvt_post_one_wr()
2082 if (rdi->post_parms[wr->opcode].flags & RVT_OPERATION_LOCAL) { in rvt_post_one_wr()
2106 if (!(rdi->post_parms[wr->opcode].flags & RVT_OPERATION_LOCAL)) in rvt_post_one_wr()