SIW_OP_READ_RESPONSE   24 drivers/infiniband/sw/siw/siw_cq.c 	[SIW_OP_READ_RESPONSE] = -1 /* not used */
SIW_OP_READ_RESPONSE  279 drivers/infiniband/sw/siw/siw_mem.c 	case SIW_OP_READ_RESPONSE:
SIW_OP_READ_RESPONSE  909 drivers/infiniband/sw/siw/siw_qp.c 		wqe->sqe.opcode = SIW_OP_READ_RESPONSE;
SIW_OP_READ_RESPONSE 1204 drivers/infiniband/sw/siw/siw_qp.c 		if (tx_type(wqe) != SIW_OP_READ_RESPONSE &&
SIW_OP_READ_RESPONSE 1268 drivers/infiniband/sw/siw/siw_qp.c 			   rx_type(wqe) != SIW_OP_READ_RESPONSE &&
SIW_OP_READ_RESPONSE  696 drivers/infiniband/sw/siw/siw_qp_rx.c 		resp->opcode = SIW_OP_READ_RESPONSE;
SIW_OP_READ_RESPONSE  205 drivers/infiniband/sw/siw/siw_qp_tx.c 	case SIW_OP_READ_RESPONSE:
SIW_OP_READ_RESPONSE  796 drivers/infiniband/sw/siw/siw_qp_tx.c 			if (tx_type(wqe) == SIW_OP_READ_RESPONSE)
SIW_OP_READ_RESPONSE  809 drivers/infiniband/sw/siw/siw_qp_tx.c 					    SIW_OP_READ_RESPONSE)
SIW_OP_READ_RESPONSE 1031 drivers/infiniband/sw/siw/siw_qp_tx.c 	if (tx_type <= SIW_OP_READ_RESPONSE)
SIW_OP_READ_RESPONSE 1061 drivers/infiniband/sw/siw/siw_qp_tx.c 		case SIW_OP_READ_RESPONSE:
SIW_OP_READ_RESPONSE 1142 drivers/infiniband/sw/siw/siw_qp_tx.c 		case SIW_OP_READ_RESPONSE:
SIW_OP_READ_RESPONSE 1147 drivers/infiniband/sw/siw/siw_qp_tx.c 			siw_wqe_put_mem(wqe, SIW_OP_READ_RESPONSE);