Home
last modified time | relevance | path

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

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