Home
last modified time | relevance | path

Searched refs:IB_OPCODE_UD (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/rdma/
Dib_pack.h56 IB_OPCODE_UD = 0x60, enumerator
Drdmavt_qp.h750 if (qp->allowed_ops == IB_OPCODE_UD) in rvt_put_qp_swqe()
/linux-6.1.9/drivers/infiniband/sw/rxe/
Drxe_recv.c34 if (unlikely(pkt_type != IB_OPCODE_UD)) in check_type_state()
/linux-6.1.9/drivers/infiniband/sw/rdmavt/
Dqp.c969 IB_OPCODE_UC : IB_OPCODE_UD; in get_allowed_ops()
984 for (i = 0; qp->allowed_ops == IB_OPCODE_UD && i < qp->s_size; i++) { in free_ud_wq_attr()
1004 for (i = 0; qp->allowed_ops == IB_OPCODE_UD && i < qp->s_size; i++) { in alloc_ud_wq_attr()
2075 if (qp->allowed_ops == IB_OPCODE_UD) { in rvt_post_one_wr()
2123 if (qp->allowed_ops == IB_OPCODE_UD) in rvt_post_one_wr()