Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/sw/siw/
Dsiw_qp_tx.c205 case SIW_OP_READ_RESPONSE: in siw_qp_prepare_tx()
816 if (tx_type(wqe) == SIW_OP_READ_RESPONSE) in siw_qp_sq_proc_tx()
829 SIW_OP_READ_RESPONSE) in siw_qp_sq_proc_tx()
1051 if (tx_type <= SIW_OP_READ_RESPONSE) in siw_qp_sq_process()
1081 case SIW_OP_READ_RESPONSE: in siw_qp_sq_process()
1162 case SIW_OP_READ_RESPONSE: in siw_qp_sq_process()
1167 siw_wqe_put_mem(wqe, SIW_OP_READ_RESPONSE); in siw_qp_sq_process()
Dsiw_cq.c24 [SIW_OP_READ_RESPONSE] = -1 /* not used */
Dsiw_qp.c1002 wqe->sqe.opcode = SIW_OP_READ_RESPONSE; in siw_activate_tx()
1217 if (tx_type(wqe) != SIW_OP_READ_RESPONSE && in siw_sq_flush()
1281 rx_type(wqe) != SIW_OP_READ_RESPONSE && in siw_rq_flush()
Dsiw_mem.c279 case SIW_OP_READ_RESPONSE: in siw_wqe_put_mem()
Dsiw_qp_rx.c701 resp->opcode = SIW_OP_READ_RESPONSE; in siw_init_rresp()
/Linux-v6.1/include/uapi/rdma/
Dsiw-abi.h68 SIW_OP_READ_RESPONSE, enumerator