Home
last modified time | relevance | path

Searched refs:SIW_OP_READ_RESPONSE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c204 case SIW_OP_READ_RESPONSE: in siw_qp_prepare_tx()
815 if (tx_type(wqe) == SIW_OP_READ_RESPONSE) in siw_qp_sq_proc_tx()
828 SIW_OP_READ_RESPONSE) in siw_qp_sq_proc_tx()
1050 if (tx_type <= SIW_OP_READ_RESPONSE) in siw_qp_sq_process()
1080 case SIW_OP_READ_RESPONSE: in siw_qp_sq_process()
1161 case SIW_OP_READ_RESPONSE: in siw_qp_sq_process()
1166 siw_wqe_put_mem(wqe, SIW_OP_READ_RESPONSE); in siw_qp_sq_process()
H A Dsiw_cq.c24 [SIW_OP_READ_RESPONSE] = -1 /* not used */
H A Dsiw_qp.c1005 wqe->sqe.opcode = SIW_OP_READ_RESPONSE; in siw_activate_tx()
1220 if (tx_type(wqe) != SIW_OP_READ_RESPONSE && in siw_sq_flush()
1284 rx_type(wqe) != SIW_OP_READ_RESPONSE && in siw_rq_flush()
H A Dsiw_mem.c279 case SIW_OP_READ_RESPONSE: in siw_wqe_put_mem()
H A Dsiw_qp_rx.c701 resp->opcode = SIW_OP_READ_RESPONSE; in siw_init_rresp()
/openbmc/linux/include/uapi/rdma/
H A Dsiw-abi.h68 SIW_OP_READ_RESPONSE, enumerator