Home
last modified time | relevance | path

Searched refs:SIW_OP_SEND_WITH_IMM (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/rdma/
H A Dsiw-abi.h59 SIW_OP_SEND_WITH_IMM, enumerator
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_cq.c16 [SIW_OP_SEND_WITH_IMM] = IB_WC_SEND,
H A Dsiw_mem.c267 case SIW_OP_SEND_WITH_IMM: in siw_wqe_put_mem()
H A Dsiw_qp_tx.c1145 case SIW_OP_SEND_WITH_IMM: in siw_qp_sq_process()
H A Dsiw_verbs.c698 sqe.opcode = SIW_OP_SEND_WITH_IMM; in siw_sq_flush_wr()