Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c203 case SIW_OP_READ_RESPONSE: in siw_qp_prepare_tx()
808 if (tx_type(wqe) == SIW_OP_READ_RESPONSE) in siw_qp_sq_proc_tx()
821 SIW_OP_READ_RESPONSE) in siw_qp_sq_proc_tx()
1042 if (tx_type <= SIW_OP_READ_RESPONSE) in siw_qp_sq_process()
1072 case SIW_OP_READ_RESPONSE: in siw_qp_sq_process()
1153 case SIW_OP_READ_RESPONSE: in siw_qp_sq_process()
1158 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.c973 wqe->sqe.opcode = SIW_OP_READ_RESPONSE; in siw_activate_tx()
1188 if (tx_type(wqe) != SIW_OP_READ_RESPONSE && in siw_sq_flush()
1252 rx_type(wqe) != SIW_OP_READ_RESPONSE && in siw_rq_flush()
H A Dsiw_mem.c247 case SIW_OP_READ_RESPONSE: in siw_wqe_put_mem()
/linux/include/uapi/rdma/
H A Dsiw-abi.h68 SIW_OP_READ_RESPONSE, enumerator